display multicast flow-statistic

Function

The display multicast flow-statistic command displays multicast traffic statistics.

Format

display multicast flow-statistic source-ip ip-addr group-ip ip-addr-value { interfacename | iftype ifnumber } [ { pe-vid pe-vid ce-vid ce-vid } | { vlan vlan-id } ] { inbound | outbound }

Parameters

Parameter Description Value
group-ip ip-addr-value

Specifies a multicast group address.

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

interfacename

Specifies an interface name.

-

iftype

Specifies an interface type.

-

ifnumber

Specifies an interface number.

-

pe-vid pe-vid

Specifies an outer VLAN ID.

The value is an integer ranging from 1 to 4094.

ce-vid ce-vid

Specifies an inner VLAN ID.

The value is an integer ranging from 1 to 4094.

vlan vlan-id

Specifies a single-tagged VLAN ID.

The value is an integer ranging from 1 to 4094.

inbound

Indicates incoming multicast traffic statistics.

-

outbound

Indicates outgoing multicast traffic statistics.

-

source-ip ip-addr

Specifies a multicast source address.

The value is in dotted decimal notation.

Views

All views

Default Level

3: Management level

Task Name and Operations

Task Name Operations
forwarding debug

Usage Guidelines

Usage Scenario

To locate the device on which a fault occurs, you can run the display multicast flow-statistic command to check real-time multicast traffic statistics on each device on a multicast traffic forwarding path.

Precautions

The command may fail to display multicast traffic statistics or fail to display multicast traffic statistics completely in any of the following situations:

  • If the specified VLAN IDs and traffic direction is consistent with those in the traffic policy configured on the device, statistics about the multicast traffic matching the traffic policy are not displayed.
  • If the specified Trunk interface does not have member interfaces, real-time statistics on the Trunk interface fail to be displayed.
  • If the specified interface is an interface on the user side, real-time multicast statistics on the interface fail to be displayed.
  • Real-time multicast statistics fails to be displayed during the period between two statistics collecting times.

Example

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

# Display multicast traffic statistics.
<HUAWEI> display multicast flow-statistic source-ip 192.168.0.1 group-ip 255.0.0.1 Eth-Trunk 1.1 pe-vid 10 ce-vid 11 inbound
Matched 4000 packets in 2 seconds, 2000 packets/sec.
Matched 4000000 bytes in 2 seconds, 2000000 bytes/sec.
Table 1 Description of the display multicast flow-statistic command output
Item Description
Matched 4000 packets in 2 seconds, 2000 packets/sec.

Matched 4000000 bytes in 2 seconds, 2000000 bytes/sec.

Matched 4000000 bytes in 2 seconds, 2000000 bytes/sec.

Packets received within 2 seconds and the packet rate.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >