White Papers

no ip igmp snooping
Related Conguration Tasks
Enabling IGMP Immediate-Leave
Disabling Multicast Flooding
Specifying a Port as Connected to a Multicast Router
Conguring 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 congure or view the remove a group-port association feature, use the following commands.
Congure the switch to remove a group-port association after receiving an IGMP Leave message.
INTERFACE VLAN mode
ip igmp fast-leave
View the conguration.
INTERFACE VLAN mode
show config
Example of Conguration Output After Removing a Group-Port Association
DellEMC(conf-if-vl-100)#show config
!
interface Vlan 100
no ip address
ip igmp snooping fast-leave
shutdown
DellEMC(conf-if-vl-100)#
Enabling IGMP Immediate-Leave
If the querier does not receive a response to a group-specic or group-and-source query, it sends another (querier robustness value). Then,
after no response, it removes the group from the outgoing interface for the subnet.
IGMP immediate leave reduces leave latency by enabling a router to immediately delete the group membership on an interface after
receiving a Leave message (it does not send any group-specic or group-and-source queries before deleting the entry).
Congure the system for IGMP immediate leave.
ip igmp immediate-leave
View the enable status of the IGMP immediate leave feature.
EXEC Privilege mode
show ip igmp interface
View the enable status of this feature using the command from EXEC Privilege mode, as shown in the example in Selecting an IGMP
Version.
Internet Group Management Protocol (IGMP)
379