The display multicast rui command displays whether the traffic of a specified multicast group is forwarded through a local Eth-Trunk interface.
Parameter | Description | Value |
---|---|---|
vpn vpn-name |
Specifies a VPN instance name. If this parameter is not specified, the command displays traffic sending information of the specified multicast group in the public network instance. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string. |
source source-address |
Specifies a multicast source address. |
The value is in dotted decimal notation. |
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. |
eth-trunk trunk-id |
Specifies the ID of an Eth-Trunk interface. |
The value is an integer ranging from 0 to 65535. |
Usage Scenario
If E-Trunk active-active is deployed in an IGMP dual device hot backup scenario, multicast traffic is balanced between two devices. To check whether the traffic of a specified multicast group is forwarded through a local Eth-Trunk interface, run the display multicast rui command.
In VS mode, this command is supported only by the admin VS.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display multicast rui source 10.1.1.1 group 225.0.0.2 eth-trunk 10
The multicast traffic is forwarded through this Eth-Trunk interface on the local device.
<HUAWEI> display multicast rui source 10.1.1.1 group 225.0.0.3 eth-trunk 10
The multicast traffic is forwarded through the Eth-Trunk interface on the remote device.
<HUAWEI> display multicast rui source 10.1.1.1 group 225.0.0.1 eth-trunk 10
Active-active is not configured for multicast services on this Eth-Trunk interface.