configure vlan router-discovery reachable-time
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1441
configure vlan router-discovery reachable-time
configure vlan <vlan_name> router-discovery {ipv6} reachable-time
<reachabletime>
Description
Configures the reachable time value in router discovery advertisements on the VLAN.
Syntax Description
Default
0, meaning that no reachable time information is sent.
Usage Guidelines
The reachable time is the time, in milliseconds, that a node assumes a neighbor is reachable after having
received a reachability confirmation. A value of 0 means the time is unspecified by this router. The
maximum value is 3,600,000 (1 hour). The default value is 0.
Example
The following command configures the reachable time to be 3,600,000 milliseconds for the VLAN
top_floor
:
configure vlan top_floor router-discovery reachable-time 3600000
History
This command was first available in ExtremeWare XOS 11.2.
Platform Availability
This command is available on all platforms.
vlan_name
Specifies an IPv6 configured VLAN.
reachabletime
Specifies the reachable time value in advertisements, in milliseconds. Range is
0 to 3,600,000 (one hour).