configure vlan router-discovery min-interval

configure vlan vlan_name router-discovery {ipv6} min-interval mininterval

Description

Configures the minimum time between unsolicited router discovery advertisements on the VLAN.

Syntax Description

vlan_name Specifies an IPv6 configured VLAN.
mininterval Specifies the minimum time between advertisements, in seconds. Range is 3 to 1350 (see guidelines).

Default

200 seconds, or max-interval × .33 (see guidelines).

Usage Guidelines

This command configures the minimum amount of time before an unsolicited router advertisement message is advertised over the links corresponding to the VLAN.

The minimum value is three seconds. The maximum time is (.75 × max-interval) seconds. If you do not explicitly set this value, the min-interval value is reset whenever the max-interval is configured. Min-interval will then be dynamically adjusted to .33 times the max-interval.

Example

The following example configures the min-interval to be 300 seconds for the VLAN "top_floor":

configure vlan top_floor router-discovery min-interval 300

History

This command was first available in ExtremeXOS 11.2.

Platform Availability

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