Reference Guide

594 IGMP Snooping Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\IGMP_Snooping.fm
DELL CONFIDENTIAL – PRELIMINARY 4/3/14 - FOR PROOF ONLY
Example
The following example disables IGMP Snooping Querier election on VLAN 1:
console(config)#
no ip igmp snooping
vlan
1
querier
election
ip igmp snooping vlan querier version
Use the ip igmp snooping vlan querier version Global Configuration mode
command to configure the IGMP version of an IGMP Snooping querier on a
specific VLAN. Use the no form of this command to return to the default
version.
Syntax
ip igmp snooping vlan
vlan-id
querier version
{2
|
3}
no ip igmp snooping
vlan
vlan-id
querier version
Parameters
vlan-id
—Specifies the VLAN.
querier version
2
—Specifies that the IGMP version would be IGMPv2.
querier version
3
—Specifies that the IGMP version would be IGMPv3.
Default Configuration
IGMPv2.
Command Mode
Global Configuration mode
Example
The following example sets the version of the IGMP Snooping Querier VLAN
1 to 3:
console(config)#
ip igmp snooping
vlan 1
querier version
3