Default
By default, there is no limit on the minimum version.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is only available for VLAN interface configuration. This setting only applies to the
filtering of IGMP membership reports.
Example
This example shows how to restrict all IGMPv1 hosts to join VLAN 1.
Switch# configure terminal
Switch(config)# vlan 1
Switch(config-vlan)# ip igmp snooping minimum-version 2
Switch(config-vlan)#
This example shows how to restrict all IGMPv1 and IGMPv2 hosts disallowed to join VLAN 1.
Switch# configure terminal
Switch(config)# vlan 1
Switch(config-vlan)# ip igmp snooping minimum-version 3
Switch(config-vlan)#
This example shows how to remove the restriction configured on VLAN 1.
Switch# configure terminal
Switch(config)# vlan 1
Switch(config-vlan)# no ip igmp snooping minimum-version
Switch(config-vlan)#
33-16 show ip igmp snooping
This command is used to display IGMP snooping information on the Switch.
show ip igmp snooping [vlan VLAN-ID]
Parameters