show 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
1649
show ospfv3 area
show ospfv3 {domain <domainName>} area {<area-identifier> | detail}
Description
Displays information about OSPFv3 areas.
Syntax Description
Default
N/A.
Usage Guidelines
None.
Example
The following command displays summary information about the OSPFv3 areas:
show ospfv3 area
The following is sample output:
AREA ID Type Summ Def Num Num Num SPF Num LSA
Metric ABR ASBR Intf Runs LSAs Checksum
0.0.0.0 NORM ---- ------ 0 0 1 7 7 0x3155b
1.0.0.0 NORM ---- ------ 1 1 1 6 9 0x4793d
2.0.0.0 NORM ---- ------ 0 0 1 5 10 0x47174
3.0.0.0 NORM ---- ------ 1 0 1 3 12 0x420cf
5.0.0.0 NORM ---- ------ 1 0 1 4 10 0x3b5b1
The following command displays information about OSPFv3 area 1.0.0.0:
show ospfv3 area 1.0.0.0
The following is sample output:
Area Identifier : 1.0.0.0 Type : NORM
Router ID : 20.0.0.1 Num of Interfaces : 1
Spf Runs : 6 Num ABRs : 1
Num ASBRs : 1 Num DC-Bit LSAs : 1
Num Indication LSAs : 1 Num of DoNotAge LSAs: 1
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.
detail
Specifies to display the information in detailed format.