IGMP Snooping Commands
ip igmp snooping vlan mrouter
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
214
13
Default Configuration
No port is configured as a member of a multicast group.
Command Mode
Global Configuration mode
User Guidelines
You can execute the command before the VLAN is created.
You cannot register an entry without specifying an interface.
Using the no command without a port list removes the entry.
Example
switchxxxxxx(config)#
ip igmp snooping vlan 1 static 192.168.1.100 interface
fa11
switchxxxxxx(config)#
ip igmp snooping vlan 1 static 192.168.1.110 interface
gi1
switchxxxxxx(config)#
ip igmp snooping vlan 1 static 192.168.1.200 interface
po1
ip igmp snooping vlan mrouter
To register a Layer 2 port as a member of a static multicast group to the bridge
table, use the ip igmp snooping vlan mrouter Global Configuration mode
command.
To remove the ports as the members of a static Mrouter port, use the no form of
this command.
Syntax
ip igmp snooping vlan
VLAN-LIST
mrouter interfaces
interface-id
no ip igmp snooping vlan
VLAN-LIST
mrouter interfaces
interface-id
Parameter
•
VLAN-LIST
—A VLAN ID or a list of VLAN IDs. (Range: 1 to 4094)
•
interfaces
interface-id—
An interface ID or a list of interface IDs. The
interfaces can be one of these types: Ethernet port or port channel.