ip igmp immediate-leave

Removes a group from the IGMP table immediately following receipt of a Leave Group request.

Syntax

ip igmp immediate-leave
no ip igmp immediate-leave

Command Default

This command is disabled.

Modes

Interface subtype configuration mode

Usage Guidelines

This command treats an interface as if it had one multicast client, so that the receipt of a Leave Group request on the interface causes the group to be removed immediately from the multicast database.

Enter the no form of this command to restore the default behavior.

Examples

To configure an Ethernet interface to remove a group from the IGMP table immediately following receipt of a Leave Group request:

device(config)# interface ethernet 1/1
device(conf-if-eth-1/1)# ip igmp immediate-leave