The display ospf flush-source-trace analysis-info command displays information about definitely and possibly faulty nodes identified by OSPF flush LSA source tracing.
Parameter | Description | Value |
---|---|---|
process-id |
Specifies the ID of an OSPF process. |
The value is an integer ranging from 1 to 4294967295. |
area-id-integer |
Specifies an area ID. |
The value is an integer ranging from 0 to 4294967295. |
area-id-ipv4 |
Specifies an area ID. |
The value is an IP address ranging from 0.0.0.0 to 255.255.255.255. |
Usage Scenario
To check information about definitely and possibly faulty nodes identified by OSPF flush LSA source tracing, run the display ospf flush-source-trace analysis-info command. The identified definitely and possibly faulty nodes are prioritized in descending order in the command output, which helps maintenance personnel locate the faulty nodes and isolate them in time.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ospf 1 flush-source-trace analysis-info
Flush Source Analysis Information for OSPF(1)
------------------------------------------------
Area(0.0.0.0)Analysis Information
Exactly Flush Source :1 Possible Flush Source :1
Maybe Flush Source :1 Not Flush Source :0
Total :3
Router Id Ip Address FlushType Host Name
1.1.1.1 10.100.100.100 Yes RTA
2.2.2.2 10.100.200.200 Possible RTB
3.3.3.3 10.100.210.210 Maybe RTC
Item | Description |
---|---|
Exactly Flush Source | Number of devices that definitely flushed LSAs. |
Possible Flush Source | Number of devices that possibly flushed LSAs. |
Maybe Flush Source | Number of devices that may have flushed LSAs. |
Not Flush Source | Number of confirmed devices that did not flush LSAs. |
Total | Total number of devices. |
Router Id | Router ID. |
Ip Address | IP address. |
FlushType | Whether the device flushed LSAs:
|
Host Name | Dynamic hostname. |