S
TATIC
M
ULTICAST
R
OUTING
C
OMMANDS
35-13
Example
The following shows how to configure por t 11 as a multicast router por t
within VLAN 1:
show ip igmp snooping mrouter
This command displays information on statically configured and
dynamically learned multicast router ports.
Syntax
show ip igmp snooping mrouter [vlan vlan-id]
vlan-id - VLAN ID (Range: 1-4093)
Default Setting
Displays multicast router ports for all configured VLANs.
Command Mode
Privileged Exec
Command Usage
Multicast router port types displayed include Static.
Example
The following shows that port 11 in VLAN 1 is attached to a multicast
router:
Console(config)#ip igmp snooping vlan 1 mrouter ethernet 1/11
Console(config)#
Console#show ip igmp snooping mrouter vlan 1
VLAN M'cast Router Ports Type
---- ------------------- -------
1 Eth 1/11 Static
Console#