The display ospfv3 statistics maxage-lsa command displays information about MaxAge Router LSAs.
| Parameter | Description | Value |
|---|---|---|
| process-id | Specifies the ID of an OSPFv3 process. If no process ID is specified, information about MaxAge Router LSAs in all OSPFv3 processes is displayed. |
The value is an integer ranging from 1 to 65535. |
To query information about MaxAge Router LSAs, run the display ospfv3 statistics maxage-lsa command. The command output helps troubleshooting route flapping.
# Display information about MaxAge Router LSAs.
<sysname> display ospfv3 statistics maxage-lsa
Statistics of Router-LSAs
OSPFv3 Router with ID (8.8.8.8) (Process 1)
Area: 0.0.0.0
------------------------------------------------------------
Origin router MaxAge Count Last MaxAge Time
1.0.0.1 1 2015-04-30 11:24:29-08:00
1.0.0.2 2 2015-04-30 11:21:14-08:00
Area: 0.0.0.1
------------------------------------------------------------
Origin router MaxAge Count Last MaxAge Time
1.0.0.1 1 2015-04-30 11:24:29-08:00
1.0.0.2 2 2015-04-30 11:21:14-08:00
Item |
Description |
|---|---|
Area |
Area ID |
Origin Router |
Device that advertised the MaxAge Router LSA |
MaxAge count |
Number of times a Router LSA reached the maximum aging time |
Last MaxAge time |
Time when a Router LSA last reached the maximum aging time |