configure vlan router-discovery hop-limit
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
1435
configure vlan router-discovery hop-limit
configure vlan <vlan_name> router-discovery {ipv6} hop-limit
<currenthoplimit>
Description
Configures the current hop limit value sent in router discovery advertisements on the VLAN.
Syntax Description
Default
64.
Usage Guidelines
Configures the current hop limit value to be included in the router advertisement messages. Hosts then
use the current hop limit when they send packets.
A value of 0 means unspecified by this router. The default value is 64. The maximum value is 255.
Example
The following command configures the current hop limit to be 32 for the VLAN
top_floor
:
configure vlan top_floor router-discovery hop-limit 32
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.
currenthoplimit
Specifies the current hop limit. Range is 0 to 255.