System information

3-103
Multicast Filtering Commands
3
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)
Default Setting
None
Command Mode
Global Configuration
Example
The following shows how to statically configure a multicast group on a port:
ip igmp snooping version
Use this command to configure the IGMP snooping version. Use the no form to
restore the default.
Syntax
ip igmp snooping version {1 | 2}
no ip igmp snooping version
1 - IGMP Version 1
2 - IGMP Version 2
Default Setting
IGMP Version 2
Command Mode
Global Configuration
Console(config)#ip igmp snooping vlan 1 static 224.0.0.12 ethernet 1/5
Console(config)#