ECS3510-26P_Management Guide R02

Table Of Contents
C
HAPTER
36
| Multicast Filtering Commands
IGMP Snooping
– 905 –
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
---- ------------------- -------
1 Eth 1/11 Static
Console#
show ip igmp
snooping group
This command shows known multicast group, source, and host port
mappings for the specified VLAN interface, or for all interfaces if none is
specified.
SYNTAX
show ip igmp snooping group [vlan vlan-id [user | igmpsnp]]
[user | igmpsnp]
vlan-id - VLAN ID (1-4093)
user - Display only the user-configured multicast entries.
igmpsnp - Display only entries learned through IGMP snooping.
DEFAULT SETTING
None
COMMAND MODE
Privileged Exec
COMMAND USAGE
Member types displayed include IGMP or USER, depending on selected
options.
EXAMPLE
The following shows the multicast entries learned through IGMP snooping
for VLAN 1.
Console#show ip igmp snooping group vlan 1
Bridge Multicast Forwarding Entry Count:0
VLAN Group Source Port List
-------- ---------------- ---------------- ---------------------------------
1 224.1.1.12 * Eth 1/12(S)
1 224.1.1.12 * Eth 1/23(D)
Console#