IGMP Snooping Commands
ip igmp snooping vlan querier version
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
210
13
Command Mode
Global Configuration mode
User Guidelines
When the IGMP Snooping querier is enabled, it starts after a quarter of operation
query-interval with no IGMP traffic being detected from a multicast router.
Example
switchxxxxxx(config)#
ip igmp snooping vlan 1 querier
ip igmp snooping vlan querier version
To configure the IGMP version for an IGMP querier on specific VLANs, use the ip
igmp snooping vlan querier version Global Configuration mode command.
To revert to its default setting, use the no form of this command.
Syntax
ip igmp snooping vlan
VLAN-LIST
querier version
{2 | 3}
no ip igmp snooping vlan
VLAN-LIST
querier version
Parameters
•
VLAN-LIST
—A VLAN ID or a list of VLAN IDs. (Range: 1 to 4094)
•
querier version 2—The IGMP version is IGMPv2.
•
querier version 3—The IGMP version is IGMPv3.
Default Configuration
The default IGMP version is IGMPv2.
Command Mode
Global Configuration mode
Example