Users Guide
Conguring IGMP Snooping
Conguring IGMP snooping is a one-step process. To enable, view, or disable IGMP snooping, use the following commands.
There is no specic conguration needed for IGMP snooping with virtual link trunking (VLT). For information about VLT congurations,
refer to Virtual Link Trunking (VLT).
• Enable IGMP snooping on a switch.
CONFIGURATION mode
ip igmp snooping enable
• View the conguration.
CONFIGURATION mode
show running-config
• Disable snooping on a VLAN.
INTERFACE VLAN mode
no ip igmp snooping
Related Conguration Tasks
• Removing a Group-Port Association
• Disabling Multicast Flooding
• Specifying a Port as Connected to a Multicast Router
• Conguring the Switch as Querier
Example of ip igmp snooping enable Command
Dell(conf)#ip igmp snooping enable
Dell(conf)#do show running-config igmp
ip igmp snooping enable
Dell(conf)#
Removing a Group-Port Association
To congure or view the remove a group-port association feature, use the following commands.
• Congure the switch to remove a group-port association after receiving an IGMP Leave message.
INTERFACE VLAN mode
ip igmp fast-leave
• View the conguration.
INTERFACE VLAN mode
show config
Example of Conguration Output After Removing a Group-Port Association
Dell(conf-if-vl-100)#show config
!
interface Vlan 100
no ip address
ip igmp snooping fast-leave
shutdown
Dell(conf-if-vl-100)#
360
Internet Group Management Protocol (IGMP)










