configure vlan router-discovery managed-config-flag
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
1437
configure vlan router-discovery managed-config-flag
configure vlan <vlan_name> router-discovery {ipv6} managed-config-flag
<on_off>
Description
Configures the managed address configuration flag value sent in router discovery advertisements on
the VLAN.
Syntax Description
Default
Off.
Usage Guidelines
This command configures the contents of the managed address configuration flag in the router
advertisement messages.
A value of on tells hosts to use the administered (stateful) protocol (DHCP) for address
autoconfiguration in addition to any addresses autoconfigured using stateless address
autoconfiguration. A value of off tells hosts to use stateless address autoconfiguration. If this command
is not entered, the default value is off.
Example
The following command configures the managed address configuration flag to be on for the VLAN
top_floor
:
configure vlan top_floor router-discovery managed-config-flag on
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.
on_off
Specifies setting the flag to on or off.