CLI Reference Guide-R04

Table Of Contents
Chapter 25
| Multicast Filtering Commands
IGMP Snooping
– 687 –
show ip igmp
snooping statistics
This command shows IGMP snooping protocol statistics for the specified interface.
Syntax
show ip igmp snooping statistics
{input [interface interface] |
output [interface interface] |
query [vlan vlan-id]}
input - Specifies to display statistics for messages received by the interface.
output - Specifies to display statistics for messages sent by the interface.
interface
ethernet unit/port
unit - Unit identifier. (Range: 1)
port - Port number. (Range: 1-28)
port-channel channel-id (Range: 1-26)
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#
Table 127: 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.