display ospfv3 flush-source-trace analysis-info

Function

The display ospfv3 flush-source-trace analysis-info command displays information about definitely and possibly faulty nodes identified by OSPFv3 flush LSA source tracing.

Format

display ospfv3 [ process-id ] [ area { area-id | area-id } ] flush-source-trace analysis-info

Parameters

Parameter Description Value
process-id

Specifies the ID of an OSPFv3 process.

The value is an integer ranging from 1 to 4294967295.

area-id

Specifies an area ID.

The value can be a decimal integer or in the IPv4 address format. The integer ranges from 0 to 4294967295.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
ospf read

Usage Guidelines

Usage Scenario

To check information about definitely and possibly faulty nodes identified by OSPFv3 flush LSA source tracing, run the display ospfv3 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.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about definitely and possibly faulty nodes identified by OSPFv3 flush LSA source tracing.
<HUAWEI> display ospfv3 1 flush-source-trace analysis-info
Flush Source Analysis Information for OSPFv3(1)
             ------------------------------------------------
                   
                    Area(0.0.0.1)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              2001:db8:1::1                 Yes           RTA           
2.2.2.2              2001:db8:1::2                 Maybe         RTB           
3.3.3.3              2001:db8:1::3                 No            RTC
Table 1 Description of the display ospfv3 flush-source-trace analysis-info command output
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

IPv6 address.

FlushType

Whether the device flushed LSAs:

  • Yes: The device definitely flushed LSAs.
  • Maybe: The device may have flushed LSAs.
  • Possible: The device possibly flushed LSAs.
  • No: The device did not flush LSAs.
Host Name

Dynamic hostname.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >