CLI Reference Guide-R05

Table Of Contents
Chapter 22
| Multicast Filtering Commands
IGMP Snooping
– 625 –
Example
The following shows the ports in VLAN 1 which are attached to multicast routers.
Console#show ip igmp snooping mrouter vlan 1
VLAN M'cast Router Ports Type Expire
---- ------------------- ------- --------
1 Eth 1/4 Dynamic 0:4:28
1 Eth 1/10 Static
Console#
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]}
interface
ethernet unit/port
unit - Unit identifier. (Range: 1)
port - Port number. (Range: 1-12)
port-channel channel-id (Range: 1-12)
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#