C
HAPTER
39
| Multicast Filtering Commands
IGMP Snooping
– 1224 –
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-28)
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
Interface Report Leave G Query G(-S)-S Query Drop Join Succ Group
--------- -------- -------- -------- ------------- -------- --------- ------
Eth 1/ 1 23 11 4 10 5 14 5
Console#