Command Line Interface
9391553-KDU 137 365 Uen D 2006-06-16
Example
The following shows how to statically configure a multicast group on a port:
7.21.4 ip igmp snooping version
This command configures the IGMP snooping version. Use the no form to
restore the default.
Syntax
ip igmp snooping version {1 | 2 | 3}
no ip igmp snooping version
• 1 - IGMP Version 1
• 2 - IGMP Version 2
• 3 - IGMP Version 3
Default Setting
IGMP Version 2
Command Mode
Global Configuration
Command Usage
• All systems on the subnet must support the same version. If there are
legacy devices in the network that only support Version 1, the ECN330-
switch must also be configured to use Version 1.
• Some commands are only enabled for IGMPv2 and v3 snooping,
including ip igmp snooping query-max-response-time
Console(config)#ip igmp snooping vlan 1 static 224.0.0.12 ethernet
1/5
Console(config)#