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
1432
configure vlan router-discovery add prefix
configure vlan <vlan_name> router-discovery {ipv6} add prefix <prefix>
Description
Adds a prefix to the router discovery advertisements on the VLAN.
Syntax Description
Default
N/A.
Usage Guidelines
This command adds a prefix to the router advertisement messages for the VLAN. Prefixes defined with
this command are only included in the router advertisement messages and have no operational impact
on VLANs.
To configure the parameters for this prefix, use the following command:
configure vlan <vlan_name> router-discovery {ipv6} set prefix <prefix> [autonomous-
flag <auto_on_off> | onlink-flag <onlink_on_off> | preferred-lifetime <preflife>
|valid-lifetime <validlife>]
Example
The following command adds the prefix 2001:db8:3456::/64 for the VLAN
top_floor
:
configure vlan top_floor router-discovery add prefix 2001:db8:3456::/64
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.
prefix
Specifies the prefix to add.