ip igmp snooping vlan mrouter
Use this command to statically configure a multicast router port. Use the no form
to remove the configuration.
Syntax
ip igmp snooping vlan vlan-id mrouter interface
no ip igmp snooping vlan vlan-id mrouter interface
> vlan-id - VLAN ID (Range: 1-4094)
> interface
- ethernet unit/port
unit - This is device 1.
port - Port number.
- port-channel channel-id (Range: 1-6)
Default Setting
No static multicast router ports are configured.
Command Mode
Global Configuration
Command Usage
Depending on your network connections, IGMP snooping may not always be
able to locate the IGMP querier. Therefore, if the IGMP querier is a known mul-
ticast router/switch connected over the network to an interface (port or trunk)
on your switch, you can manually configure that interface to join all the current
multicast groups.
Example
The following shows how to configure port 11 as a multicast router port within
VLAN 1:
Console(config)#ip igmp snooping vlan 1 mrouter ethernet 1/11
Console(config)#
227