ip igmp snooping
Use this command to enable IGMP snooping on this switch. Use the no form to
disable it.
Syntax
ip igmp snooping
no ip igmp snooping
Default Setting
Enabled
Command Mode
Global Configuration
Example
The following example enables IGMP snooping.
Console(config)#ip igmp snooping
Console(config)#
ip igmp snooping vlan static
Use this command to add a port to a multicast group. Use the no form to remove
the port.
Syntax
ip igmp snooping vlan vlan-id static ip-address interface
no ip igmp snooping vlan vlan-id static ip-address interface
> vlan-id - VLAN ID (Range: 1-4094)
> ip-address - IP address for multicast group
> interface
- ethernet unit/port
unit - This is device 1.
port - Port number.
- port-channel channel-id (Range: 1-6)
220