delete ospfv3 area
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
1641
delete ospfv3 area
delete ospfv3 {domain <domainName>} area [<area-identifier> | all]
Description
Deletes an OSPFv3 area or all OSPFv3 areas.
Syntax Description
Default
N/A.
Usage Guidelines
An OSPFv3 area cannot be deleted if it has an associated interface. Also, area 0.0.0.0 cannot be deleted.
Example
The following command deletes an OSPFv3 area:
delete ospfv3 area 1.2.3.4
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.
all
Specifies all areas.