display multicast rui

Function

The display multicast rui command displays whether the traffic of a specified multicast group is forwarded through a local Eth-Trunk interface.

Format

display multicast rui [ vpn vpn-name ] source source-address group group-address eth-trunk trunk-id

Parameters

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.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
forwarding read

Usage Guidelines

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.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display whether an Eth-Trunk interface sends the traffic of a specified multicast group to the connected access device. The output is as follows if the traffic is forwarded through the Eth-Trunk interface on the local device.
<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.
# Display whether an Eth-Trunk interface sends the traffic of a specified multicast group to the connected access device. The output is as follows if the 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.3 eth-trunk 10
The multicast traffic is forwarded through the Eth-Trunk interface on the remote device.
# Display whether an Eth-Trunk interface sends the traffic of a specified multicast group to the connected access device. The output is as follows if active-active is not configured on the interface.
<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.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >