display ospfv3 area
Parameters
Parameter | Description | Value |
---|---|---|
process-id | Specifies the ID for an OSPFv3 process. | The value is an integer ranging from 1 to 65535. |
area-id | Specifies the area ID for the area to be displayed. | If the value is a decimal integer, it ranges from 0 to 4294967295. If the value is an IPv4 address, it specifies the matched IP address in dotted decimal notation. |
Example
# Display OSPFv3 area information.
<AC6605> display ospfv3 area
OSPFv3 Process (1) Area 0.0.0.0(BACKBONE) InActive Number of interfaces in this area is 1 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 Next SPF Trigger Time 500 millisecs Area 0.0.0.1 Active Number of interfaces in this area is 1 SPF algorithm executed 3 times Number of LSA 4. Checksum Sum 0x23AC8 Number of Unknown LSA 0 Area Bdr Router count: 0 Area ASBdr Router count: 1 Next SPF Trigger Time 500 millisecs
Item |
Description |
---|---|
Number of interfaces in this area |
Indicates the number of active interfaces. |
SPF algorithm executed |
Indicates the number of SPF calculations. |
Number of LSA |
Indicates the number of LSAs in this area. |
Checksum |
Indicates the area checksum. |
Number of Unknown LSA |
Indicates the number of unknown LSAs in the area. |
Area Bdr Router count |
Indicates the number of ABRs in the area. |
Area ASBdr Router count |
Indicates the number of ASBRs in the area. |