154
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip igmp immediate-leave
ip igmp immediate-leave
To enable the device to remove the group entry from the multicast routing table immediately upon
receiving a leave message for the group, use the ip igmp immediate-leave command. To disable the
immediate leave option, use the no form of this command.
ip igmp immediate-leave
no ip igmp immediate-leave
Syntax Description This command has no arguments or keywords.
Command Default The immediate leave feature is disabled.
Command Modes Interface configuration mode
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines Use the ip igmp immediate-leave command only when there is one receiver behind the interface for a
given group.
This command does not require a license.
Examples This example shows how to enable the immediate leave feature:
switch(config)# interface ethernet 2/2
switch(config-if)# ip igmp immediate-leave
This example shows how to disable the immediate leave feature:
switch(config)# interface ethernet 2/2
switch(config-if)# no ip igmp immediate-leave
Related Commands
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show ip igmp interface Displays IGMP information about the interface.