multicast static-frr

Function

The multicast static-frr command enables multicast FRR for a source-specific multicast group.

The undo multicast static-frr command disables multicast FRR.

By default, multicast FRR is disabled.

Format

multicast static-frr source source-address group group-address [ mask { mask-value | mask-length } ] vpn-instance vpn-instance-name

multicast static-frr source source-address group group-address [ mask { mask-value | mask-length } ]

undo multicast static-frr source source-address group group-address [ mask { mask-value | mask-length } ] vpn-instance vpn-instance-name

undo multicast static-frr source source-address group group-address [ mask { mask-value | mask-length } ]

Parameters

Parameter Description Value
group group-address

Specifies a multicast group address.

The value ranges from 224.0.0.0 to 239.255.255.255, in dotted decimal notation.

mask

IP address mask.

-

mask-value

Specifies the mask of a multicast group address.

The value is in dotted decimal notation.

mask-length

Specifies the mask length of a multicast group address.

The value is an integer ranging from 4 to 32.

vpn-instance vpn-instance-name

Specifies a VPN instance name.

The value is a string of 1 to 31 case-sensitive characters.

source source-address

Specifies a multicast source address.

The value is in dotted decimal notation.

Views

System view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
forwarding write

Usage Guidelines

Usage Scenario

If both primary and secondary links are available, the device permits the copy of the same (S, G) flow on the primary link but discards that on the secondary link. However, if the primary link fails, the device switches to the secondary link and permits the copy on the secondary link. Multicast FRR enables the device to rapidly implement such a service switchover. To enable multicast FRR for a source-specific group, run the multicast static-frr command.

Precautions

A maximum of 2000 protected multicast source groups can be configured.

Example

# Enable multicast FFR for the (1.1.1.1, 255.0.0.1) group.
<HUAWEI> system-view
[~HUAWEI] ip vpn-instance red
[*HUAWEI-vpn-instance-red] quit
[*HUAWEI] multicast static-frr source 1.1.1.1 group 225.0.0.1 mask 255.255.255.0 vpn red
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >