IGMP snooping is supported on all MXL 10/40GbE stack members.
IGMP snooping reacts to spanning tree protocol (STP) and multiple spanning tree protocol (MSTP)
topology changes by sending a general query on the interface that transitions to the forwarding state.
Configuring IGMP Snooping
Configuring IGMP snooping is a one-step process. To enable, view, or disable IGMP snooping, use the
following commands.
Enable IGMP snooping on a switch.
CONFIGURATION mode
ip igmp snooping enable
View the configuration.
CONFIGURATION mode
show running-config
Disable snooping on a VLAN.
INTERFACE VLAN mode
no ip igmp snooping
Related Configuration Tasks
Enabling IGMP Immediate-Leave
Disabling Multicast Flooding
Specifying a Port as Connected to a Multicast Router
Configuring 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)#
Enabling IGMP Immediate-Leave
To remove a group-port association after receiving an IGMP Leave message, use the following
command.
Configure the switch to remove a group-port association after receiving an IGMP Leave message.
INTERFACE VLAN mode
ip igmp fast-leave
View the configuration.
INTERFACE VLAN mode
show config
394 Internet Group Management Protocol (IGMP)