CLI Reference Guide-R07

Table Of Contents
Chapter 23
| Multicast Filtering Commands
IGMP Snooping
– 553 –
port-channel channel-id (Range: 1-8)
vlan vlan-id - VLAN ID (Range: 1-4094)
query - Displays IGMP snooping-related statistics.
Default Setting
None
Command Mode
Privileged Exec
Example
The following shows IGMP protocol statistics input:
Console#show ip igmp snooping statistics input interface ethernet 1/1
Input Statistics:
Interface Report Leave G Query G(-S)-S Query Drop Join Succ Group
--------- -------- -------- -------- ------------- -------- --------- ------
Eth 1/ 1 23 11 4 10 5 14 5
Console#
The following shows IGMP protocol statistics output:
Console#show ip igmp snooping statistics output interface ethernet 1/1
Output Statistics:
Interface Report Leave G Query G(-S)-S Query Drop Group
---------- -------- -------- -------- ------------- -------- ------
Eth 1/ 1 12 0 1 0 0 0
Console#
Table 112: show ip igmp snooping statistics input - display description
Field Description
Interface Shows interface.
Report The number of IGMP membership reports received on this interface.
Leave The number of leave messages received on this interface.
G Query The number of general query messages received on this interface.
G(-S)-S Query The number of group specific or group-and-source specific query
messages received on this interface.
Drop The number of times a report, leave or query was dropped. Packets may
be dropped due to invalid format, rate limiting, or packet content not
allowed.
Join Succ The number of times a multicast group was successfully joined.
Group The number of multicast groups active on this interface.