Parameter | Description | Value |
---|---|---|
process-id |
Specifies the ID of an OSPFv3 process. |
The value is an integer ranging from 1 to 4294967295. |
area area-id |
Displays information about the OSPFv3 area with a specified area ID. |
The value of the area ID can be a decimal integer or in the IPv4 address format. The integer ranges from 0 to 4294967295. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ospfv3 area
OSPFv3 Process (1)
Area BACKBONE(0) Status: down
Number of interfaces in this area is 0
SPF algorithm executed 0 times
Number of LSA 0. Checksum Sum 0x0000
Number of Unknown LSA 0
Area Bdr Router count: 0
Area ASBdr Router count: 0
Authentication : HMAC-SHA256
Router ID conflict state: Normal
Area 0.0.0.2(NSSA) InActive
Number of interfaces in this area is 0
SPF algorithm executed 0 times
Number of LSA 0. Checksum Sum 0x0
Number of Unknown LSA 0
Area Bdr Router count: 0
Area ASBdr Router count: 0
Router ID conflict state: Normal
Next SPF Trigger Time 0 millisecs
Import routes limitation is enabled
Self NSSA LSA count: 0
Current status: Normal
Item | Description |
---|---|
Area BACKBONE(0) Status | Area status.
|
Area Bdr Router count | Number of Area Border Routers (ABRs) in the area. |
Area ASBdr Router count | Number of AS Boundary Routers (ASBRs) in the area. |
Number of interfaces in this area | Number of active interfaces. |
Number of LSA | Number of Link State Advertisements (LSAs) in this area. |
Number of Unknown LSA | Number of unknown LSAs in the area. |
SPF algorithm executed | Number of Shortest Path First (SPF) calculations. |
Checksum | Area checksum. |
Router ID conflict state | Router ID conflict state.
|
Authentication | HMAC-SHA256 authentication mode which can be configured using the authentication-mode (OSPFv3) command. |
Next SPF Trigger Time | Delay in SPT calculation after the topology changes. |
Import routes limitation | Whether a limit is configured on the number of LSAs generated when an OSPFv3 process imports external routes. |
Self NSSA LSA count | Number of existing NSSA LSAs. This field is displayed only in an OSPFv3 process. |
Current status | A limit has been configured on the number of LSAs generated when an OSPFv3 process imports external routes. The current status can be as follows:
To configure the upper and lower alarm thresholds, run the import-route limit command. |