configure mld snooping leave-timeout

configure mld snooping leave-timeout leave_timeout_ms {{vlan} vlan_name} {{vr} vr_name}

Description

Configures the MLD snooping leave timeout.

Syntax Description

leave_timeout_ms Specifies an MLD leave timeout value in milliseconds upon receiving an MLD done message.
vlan_name Applies the configuration only to the specified VLAN. If no VLAN is specified, the configuration applies to all VLANs.
vr_name Specifies the VR to which the configuration should be applied. If no parameter is specified, the configuration is applied to the current VR context.

Default

1000 ms.

Usage Guidelines

The range is 0–175000 ms (175 seconds). For timeout values of one second or less, you must set the leave-timeout to a multiple of 100 ms. For values of more than one second, you must set the leave-timeout to a multiple of 1000 ms (one second).

The specified time is the maximum leave timeout value. The switch could leave sooner if an MLD done message is received before the timeout occurs.

Example

The following example configures the MLD snooping leave timeout to 10 seconds:

configure mld snooping leave-timeout 10000

History

This command was first available in ExtremeXOS 11.2.

Platform Availability

This command is available on the platforms listed for the IPv6 multicast routing feature in the ExtremeXOS 32.2 Feature License Requirements document.