User's Manual

Table Of Contents
Command Guide
-176-
Default:
Disabled
Usage Guide:
To enable IGMP snooping for specific VLAN
Example:
To enable IGMP snooping for VLAN X
Switch# configure terminal
Switch (config)# interface vlan X
Switch (config-if-vlan)# ip igmp snooping
4.2.66.9 ip igmp snooping compatibility
Command:
ip igmp snooping compatibility auto | v1 | v2 | v3
ip Interface Internet Protocol config commands
igmp Internet Group Management Protocol
snooping Snooping IGMP
compatibility Interface compatibility
auto Compatible with IGMPv1/IGMPv2/IGMPv3
v1 Forced IGMPv1
v2 Forced IGMPv2
v3 Forced IGMPv3
Default:
Auto
Usage Guide:
To configure IGMP snooping version for specific VLAN
Example:
To configure IGMP snooping V2 for VLAN X
Switch# configure terminal
Switch (config)# interface vlan X
Switch (config-if-vlan)# ip igmp snooping compatibility v2