configure vlan router-discovery delete prefix
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
1433
configure vlan router-discovery delete prefix
configure vlan <vlan_name> router-discovery {ipv6} delete prefix [<prefix>
| all]
Description
Deletes prefixes from the router discovery advertisements on the VLAN.
Syntax Description
Default
N/A.
Usage Guidelines
This command deletes previously defined router advertisement prefixes.
Example
The following command deletes the prefix 2001:db8:3161::/64 for the VLAN
top_floor
:
configure vlan top_floor router-discovery delete 2001:db8:3161::/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 delete.
all
Specifies to delete all prefixes.