Sets the IGMP version used for snooping for a VLAN.
By default, snooping uses IGMP version 2.
VLAN configuration mode
The no ip igmp snooping version form of the command resets IGMP to version 2.
The following example sets the version to 3 for a VLAN.
device# configure terminal device(config)# vlan 10 device(config-vlan-10)# ip igmp snooping version 3