XG Series User's Guide Chapter 5 Command Reference
IGMP Snooping Counter, Log, Statistics, and Status Display and Clear
Operation Commands
502
5.33.1.4 show igmpsnoop statistics
Function Display the IGMP snooping statistics.
Available Model XG0224 / XG0448 / XG2600
Syntax show igmpsnoop statistics [<vidlist>]
Options
N/A
Display information about all VLANs with the valid IGMP snooping.
<vidlist>
Specify a VID of VLAN to display the IGMP snooping information.
When specifying multiple VLANs, separate them with commas (,).
Also, when specifying the range, specify them with hyphens (-). (Example: 1-3)
The available description format is as follows:
To specify values 1, 2, 3, 5 and 7 in the "vidlist"
Example: 1-3, 5, 7
To specify values 1, 3 and 5 in the "vidlist"
Example: 1, 3, 5
Use Mode Operation mode (user class/admin class)
Configuration mode (admin class)
Explanation Display IGMP snooping statistics.
Caution The statistics are cleared if the device is restarted.
Execution Example
1) VLAN ID to be displayed
2) Number of received IGMP V1 or IGMP V2 Query packets
3) Number of IGMP V1 or IGMP V2 Query packets which were ignored due to packet
formatting errors or other errors
4) Number of received IGMP V3 Query packets
5) Number of IGMP V3 Query packets which were ignored due to packet formatting
errors or other errors
6) Number of received IGMP V1 Membership report packets
7) Number of received IGMP V2 Membership report packets
8) Number of received IGMP V3 Membership report packets
# show igmpsnoop statistics 4094
VLAN 4094 ---(1)
---------------------------------------- --------------------
IGMP V1/V2 query packet received count : 4 ---(2)
IGMP V1/V2 query packet ignored count : 0 ---(3)
IGMP V3 query packet received count : 0 ---(4)
IGMP V3 query packet ignored count : 0 ---(5)
IGMP V1 membership report received count : 0 ---(6)
IGMP V2 membership report received count : 16 ---(7)
IGMP V3 membership report received count : 0 ---(8)
IGMP leave received count : 0 ---(9)
membership joined count : 0 ---(10)
membership left count : 0 ---(11)
IGMP checksum error detected count : 0 ---(12)
malformed packet detected count : 0 ---(13)
failure to register count(limit over) : 0 ---(14)
failure to register count(other cause) : 0 ---(15)