Displays information about OSPFv3 areas.
area_identifier | Specifies an OSPFv3 area, a four-byte, dotted decimal number. |
detail | Specifies to display the information in detailed format. |
N/A.
None.
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 Num LSAs : 9 LSA Chksum : 0x4793d Num of Nbrs : 1 Num of Virtual Nbrs : 0 Interfaces: Interface Name Ospf State DR ID BDR ID to65 E BDR 0.0.0.65 20.0.0.1 accounts E DR 80.0.0.5 0.0.0.0 finance E BDR 90.0.0.7 66.0.0.4 engineering E ODR 192.168.0.1 165.0.0.3 Corporate E ODR 201.0.16.6 204.0.0.1 Inter-Area route Filter: ospfSummPolicy External route Filter: ospfExtPolicy Configured Address Ranges: Addr: fffe:408:1449::/48 Type: 3 Advt: Yes Addr: ffe0:930:2781::/40 Type: 7 Advt: No
The following example shows NSSAs with Summary and Default Metric information, just like stub areas. Also, the NSSA LSA translation configuration appears:
# show ospfv3 area detail Area Identifier : 2.0.0.0 Type : NSSA Summary : Yes Default Metric : 10 Translate : Candidate (Elected) Router ID : 10.1.4.1 Num of Interfaces : 1 Spf Runs : 14 Num ABRs : 1 Num ASBRs : 2 Num LSAs : 10 Num Rtr LSAs : 2 Num Net LSAs : 1 Num Inter-pref LSAs : 4 Num Inter-rtr LSAs : 0 Num Intra-pref LSAs : 1 Num NSSA LSAs : 2 LSA Chksum : 0x3b142 Num of Nbrs : 1 Num of Virtual Nbrs : 0 Interfaces: Interface Name Ospf State DR ID BDR ID vlan400 E BDR 0.0.0.4 0.0.0.3 Inter-Area route Filter: none External route Filter : none Configured Address Ranges:
This command was first available in ExtremeXOS 11.2.
NSSA support added in ExtremeXOS 16.2.
This command is available on platforms with an Advanced Edge or Core license as described in the Feature License Requirements document.