Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

immediate-leave (Bridge Domains)

Syntax

immediate-leave;

Hierarchy Level

[edit bridge-domains bridge-domain-name protocols igmp-snooping],[edit bridge-domains bridge-domain-name protocols igmp-snooping interface interface-name],[edit bridge-domains bridge-domain-name protocols igmp-snooping vlan vlan-id interface interface-name],[edit routing-instances routing-instance-name bridge-domains bridge-domain-name protocols igmp-snooping],[edit routing-instances routing-instance-name bridge-domains bridge-domain-name protocols igmp-snooping interface interface-name],[edit routing-instances routing-instance-name bridge-domains bridge-domain-name protocols vlan vlan-id igmp-snooping interface interface-name][edit protocols igmp-snooping vlan interface]

Release Information

Statement introduced in Junos OS Release 8.5.

Statement introduced in Junos OS Release 13.2 for the QFX series.

Description

The immediate leave setting is useful for minimizing the leave latency of IGMP memberships. When this setting is enabled, the routing device leaves the multicast group immediately after the last host leaves the multicast group.

The immediate-leave setting enables host tracking, meaning that the device keeps track of the hosts that send join messages. This allows IGMP to determine when the last host sends a leave message for the multicast group.

When the immediate leave setting is enabled, the device removes an interface from the forwarding-table entry without first sending IGMP group-specific queries to the interface. The interface is pruned from the multicast tree for the multicast group specified in the IGMP leave message. The immediate leave setting ensures optimal bandwidth management for hosts on a switched network, even when multiple multicast groups are being used simultaneously.

When immediate leave is disabled and one host sends a leave group message, the routing device first sends a group query to determine if another receiver responds. If no receiver responds, the routing device removes all hosts on the interface from the multicast group. Immediate leave is disabled by default for both IGMP version 2 and IGMP version 3.

Note: Although host tracking is enabled for IGMPv2 and MLDv1 when you enable immediate leave, use immediate leave with these versions only when there is one host on the interface. The reason is that IGMPv2 and MLDv1 use a report suppression mechanism whereby only one host on an interface sends a group join report in response to a membership query. The other interested hosts suppress their reports. The purpose of this mechanism is to avoid a flood of reports for the same group. But it also interferes with host tracking, because the routing device only knows about the one interested host and does not know about the others.

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Published: 2014-07-23

Supported Platforms

Published: 2014-07-23