The multicast track admin-vrrp command binds a multicast service interface to an mVRRP group, disabling the backup devices in the group from forwarding multicast traffic.
The undo multicast track admin-vrrp command unbinds a multicast service interface from a specified or all mVRRP groups.
By default, a multicast service interface is not bound to any mVRRP group.
Parameter | Description | Value |
---|---|---|
interface-name |
Specifies the name of an interface. |
- |
interface-number |
Specifies the number of the interface on which an mVRRP group resides. |
- |
vrid vrid-value |
Specifies the ID of an mVRRP group. |
The value is an integer ranging from 1 to 255. |
interface interface-type |
Specifies the type of the interface on which an mVRRP group resides. |
- |
100GE interface view, 10GE interface view, 25GE interface view, 400GE interface view, 40GE interface view, 50GE interface view, Eth-Trunk interface view, FlexE sub-interface view, FlexE interface view, GE optical interface view, GE interface view, GE electrical interface view, Global VE sub-interface view, VE sub-interface view, Sub-interface view
Usage Scenario
If services are bound to different VRRP backup groups in a VRRP-based IGMP hot backup scenario, configure an mVRRP group to facilitate maintenance. Then, run the multicast track admin-vrrp command to bind a multicast service interface to the mVRRP group, disabling the backup devices in the group from forwarding multicast traffic.
<HUAWEI> system-view [~HUAWEI] multicast routing-enable [*HUAWEI] interface GigabitEthernet 0/1/0 [*HUAWEI-GigabitEthernet0/1/0] admin-vrrp vrid 35 [*HUAWEI-GigabitEthernet0/1/0] quit [*HUAWEI] interface GigabitEthernet 0/1/1 [*HUAWEI-GigabitEthernet0/1/1] admin-vrrp vrid 45 [*HUAWEI-GigabitEthernet0/1/1] multicast track admin-vrrp interface GigabitEthernet 0/1/0 vrid 35