The display ospf statistics maxage-lsa command displays information about router LSAs that have reached the aging time.
| Parameter | Description | Value |
|---|---|---|
| process-id | Specifies the ID of an OSPF process. If no process ID is specified, information about all OSPF processes is displayed. |
The value is an integer ranging from 1 to 65535. |
To check information about router LSAs that have reached the aging time, run the display ospf statistics maxage-lsa command. The command output helps locate the cause of route flapping.
# Display information about router LSAs that have reached the aging time.
<sysname> display ospf statistics maxage-lsa
OSPF Process 1 with Router ID 1.1.1.1
Statistics of Received LSAs
-------------------------------------------
Area: 0.0.0.0
LinkState ID MaxAge count Last MaxAge time
1.1.1.1 1 2014-03-22 11:12:00
Item |
Description |
|---|---|
LinkState ID |
Link state ID in the LSA header |
MaxAge count |
Number of times an LSA reached the aging time |
Last MaxAge time |
Time when an LSA last reached the aging time |