display igmp-snooping statistics
Parameters
Parameter | Description | Value |
---|---|---|
vlan [ vlan-id ] | Displays IGMP snooping statistics in a specified VLAN.
|
The value is an integer that ranges from 1 to 4094. |
Usage Guidelines
Usage Scenario
After completing IGMP snooping configuration, you can use the display igmp-snooping statistics command to view IGMP snooping statistics, including the number of IGMP messages sent, number of IGMP messages received, and number of PIM Hello messages received in each VLAN, and number of Layer 2 events that have occurred in all VLANs. Layer 2 events include changes in interface status, changes in VLAN status, changes in VLAN member interfaces (interfaces join or leave VLANs), and MSTP events. When a multicast fault occurs, the IGMP snooping statistics help you identify the cause of the fault.
Precautions
This command displays IGMP snooping statistics only when IGMP snooping has been enabled globally using the igmp-snooping enable (VLAN view) command.
Example
<AC6605> display igmp-snooping statistics vlan IGMP Snooping Events Counter Recv VLAN Up Event Times 1027 Recv VLAN Down Event Times 5 Recv VLAN Del Event Times 0 Recv Port Up Event Times 12 Recv Port Down Event Times 12 Recv Port Del Event Times 0 Recv Port Inc Event Times 3069 Recv Port Exc Event Times 1023 Recv MSTP Block Event Times 7 Recv MSTP Forward Event Times 7 Recv LINK Change Event Times 0 IGMP Snooping Packets Counter Statistics for VLAN 10 Recv V1 Report 16 Recv V2 Report 8768 Recv V3 Report 0 Recv V1 Query 0 Recv V2 Query 2243 Recv V3 Query 0 Recv Leave 215 Recv Pim Hello 0 Send Query(S=0) 0 Send Query(S!=0)529 Suppress Report 0 Suppress Leave 0 Proxy Send General Query 0 Proxy Send Group-Specific Query 0 Proxy Send Group-Source-Specific Query 0
# Display IGMP snooping statistics in VLAN 10.
<AC6605> display igmp-snooping statistics vlan 10 IGMP Snooping Packets Counter Statistics for VLAN 10 Recv V1 Report 16 Recv V2 Report 8768 Recv V3 Report 0 Recv V1 Query 0 Recv V2 Query 2243 Recv V3 Query 0 Recv Leave 215 Recv Pim Hello 0 Send Query(S=0) 0 Send Query(S!=0)529 Suppress Report 0 Suppress Leave 0 Proxy Send General Query 0 Proxy Send Group-Specific Query 0 Proxy Send Group-Source-Specific Query 0
Item |
Description |
---|---|
IGMP Snooping Events Counter |
Statistics on IGMP snooping events, including changes in interface status, changes in VLAN status, interfaces joining or leaving VLANs, and MSTP events. |
Recv VLAN Up Event Times |
Number of VLAN Up events. |
Recv VLAN Down Event Times |
Number of VLAN Down events. |
Recv VLAN Del Event Times |
Number of VLAN deletion events. |
Recv Port Up Event Times |
Number of interface Up events. |
Recv Port Down Event Times |
Number of interface Down events. |
Recv Port Del Event Times |
Number of interface deletion events. |
Recv Port Inc Event Times |
Number of times interfaces join VLANs. |
Recv Port Exc Event Times |
Number of times interfaces leave VLANs. |
Recv MSTP Block Event Times |
Number of MSTP interface blocking events. |
Recv MSTP Forward Event Times |
Number of MSTP forwarding events. |
Recv LINK Change Event Times |
Number of link status change events. |
IGMP Snooping Packets Counter |
Statistics on IGMP and PIM packets. |
Statistics for VLAN 10 |
Packet statistics in VLAN 10. |
Recv V1 Report |
Number of IGMPv1 Report messages received. |
Recv V2 Report |
Number of IGMPv2 Report messages received. |
Recv V3 Report |
Number of IGMPv3 Report messages received. |
Recv V1 Query |
Number of IGMPv1 Query messages received. |
Recv V2 Query |
Number of IGMPv2 Query messages received. |
Recv V3 Query |
Number of IGMPv3 Query messages received. |
Recv Leave |
Number of IGMP Leave messages received. |
Recv Pim Hello |
Number of PIM Hello messages received. |
Send Query(S=0) |
Number of IGMP Query messages sent with the source address 0.0.0.0. |
Send Query(S!=0) |
Number of IGMP Query messages sent with source addresses other than 0.0.0.0. |
Suppress Report |
Number of duplicate IGMP Report messages dropped. |
Suppress Leave |
Number of duplicate IGMP Leave messages dropped. |
Proxy Send General Query |
Number of General Query messages sent by the IGMP snooping proxy. |
Proxy Send Group-Specific Query |
Number of Group-Specific Query messages sent by the IGMP snooping proxy. |
Proxy Send Group-Source-Specific Query |
Number of Group-Source-Specific Query messages sent by the IGMP snooping proxy. |