configure ospfv3 area delete range
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
1615
configure ospfv3 area delete range
configure ospfv3 {domain <domainName>} area <area-identifier> delete range
<ipv6netmask>
Description
Removes a range of IP addresses in an OSPFv3 area to be aggregated.
Syntax Description
Default
No OSPFv3 inter-area-prefix LSAs are configured.
Usage Guidelines
If you attempt to delete a range that was not configured, you will receive an error message.
Example
The following command is used to delete a summary network from area 0.0.0.1:
configure ospfv3 area 0.0.0.1 delete range 2aaa:
456:3ffe::/64
History
This command was first available in ExtremeWare XOS 11.2.
Platform Availability
This command is available on platforms with a Core or an Advanced Core license.
domainName
Specifies an OSPFv3 domain. OSPF-Default is the only one currently
supported.
area-identifier
Specifies an OSPFv3 area, a four-byte, dotted decimal number.
ipv6netmask
Specifies an IPv6 address / prefix length.