The display ospf statistics updated-lsa command displays the frequent updates of the LSAs that the LSDB receives.
Parameter | Description | Value |
---|---|---|
process-id |
Specifies the ID of an OSPF process. If no OSPF process ID is specified, this command displays brief information about all processes. |
The value is an integer ranging from 1 to 4294967295. |
originate-router adv-rtr-id |
Specifies the ID of the advertising device. |
The value is in dotted decimal notation. |
history |
Displays the update records of all the received LSAs in the LSDB. |
- |
Usage Scenario
The display ospf statistics updated-lsa command is used to display the frequent updates of LSAs, facilitating routing flapping troubleshooting.
Precautions
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ospf statistics updated-lsa history
OSPF Process 1 with Router ID 1.1.1.1
History Information for Received LSAs
Record 1:
Begin time: 11:39:32/2011/04/25
End time: 11:41:32/2011/04/25
no Record
Record 2:
Begin time: 11:37:32/2011/04/25
End time: 11:39:32/2011/04/25
AdvRouter : 1.1.1.1 Total : 18
Router(1) : 0 Network(2) : 0
Summary-Net(3) : 0 Summary-Asbr(4) : 18
External(5) : 0 NSSA(7) : 0
Opaque-link(9) : 0 Opaque-area(10) : 0
Opaque-as(11) : 0
AdvRouter : 2.2.2.2 Total : 5
Router(1) : 3 Network(2) : 2
Summary-Net(3) : 0 Summary-Asbr(4) : 0
External(5) : 0 NSSA(7) : 0
Opaque-link(9) : 0 Opaque-area(10) : 0
Opaque-as(11) : 0
AdvRouter : 3.3.3.3 Total : 5
Router(1) : 3 Network(2) : 2
Summary-Net(3) : 0 Summary-Asbr(4) : 0
External(5) : 0 NSSA(7) : 0
Opaque-link(9) : 0 Opaque-area(10) : 0
Opaque-as(11) : 0
AdvRouter : 4.4.4.4 Total : 5
Router(1) : 2 Network(2) : 2
Summary-Net(3) : 0 Summary-Asbr(4) : 0
External(5) : 1 NSSA(7) : 0
Opaque-link(9) : 0 Opaque-area(10) : 0
Opaque-as(11) : 0
<HUAWEI> display ospf statistics updated-lsa originate-router 1.1.1.1
OSPF Process 1 with Router ID 2.2.2.2
Statistics of Received LSAs
Begin time: 11:37:32/2011/04/25
AdvRouter : 1.1.1.1
Total : 6 Updated at : 11:37:41/2011/04/25
Router(1) : 3 Network(2) : 2
Summary-Net(3) : 0 Summary-Asbr(4) : 0
External(5) : 1 NSSA(7) : 0
Opaque-link(9) : 0 Opaque-area(10) : 0
Opaque-as(11) : 0
<HUAWEI> display ospf statistics updated-lsa
OSPF Process 1 with Router ID 1.1.1.1
Statistics of Received LSAs
Begin time: 11:37:32/2011/04/25
AdvRouter Total Updated at
1.1.1.1 18 11:37:40/2011/04/25
2.2.2.2 5 11:37:40/2011/04/25
3.3.3.3 5 11:37:41/2011/04/25
4.4.4.4 5 11:37:41/2011/04/25
5.5.5.5 2 11:37:40/2011/04/25
6.6.6.6 3 11:37:40/2011/04/25
7.7.7.7 5 11:37:40/2011/04/25
8.8.8.8 6 11:37:41/2011/04/25
Item | Description |
---|---|
Record | Record number. |
Begin time | Start time of statistic collection. |
End time | End time of statistic collection. |
AdvRouter | Advertising Device. |
Total | Total update times of LSAs. |
Router(1) | Update times of Router LSAs. |
Network(2) | Update times of Network LSAs. |
Summary-Net(3) | Update times of Network Summary LSAs. |
Summary-Asbr(4) | Update times of ASBR Summary LSAs. |
External(5) | Update times of AS External LSAs. |
NSSA(7) | Update times of Type 7 LSAs. |
Opaque-link(9) | Update times of Type 9 LSAs. |
Opaque-area(10) | Update times of Type 10 LSAs. |
Opaque-as(11) | Update times of Type 11 LSAs. |
Updated at | Latest update time. |