IPv6 Unicast Commands
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
1442
configure vlan router-discovery retransmit-time
configure vlan <vlan_name> router-discovery {ipv6} retransmit-time
<retransmittime>
Description
Configures the retransmit time value in router discovery advertisements on the VLAN.
Syntax Description
Default
0, meaning that no retransmit time information is sent.
Usage Guidelines
This command configures the retransmit time value in the router advertisement messages.
The retransmit time, in milliseconds, is the time between retransmitted neighbor solicitation messages.
A value of 0 means the value is unspecified by this router. The maximum value is 4,294,967,295. The
default value is 0.
Example
The following command configures the retransmit time to be 604,800,000 milliseconds (one week) for
the VLAN
top_floor
:
configure vlan top_floor router-discovery retransmit-time 604800000
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.
retransmittime
Specifies the reachable time value in advertisements, in milliseconds. Range is
0 to 4,294,967,295 (approximately 50 days).