< Home

display ospfv3

Function

The display ospfv3 command displays brief information about OSPFv3.

Format

display ospfv3 [ process-id ]

Parameters

Parameter Description Value
process-id Identifies the OSPFv3 process ID. If process-id is not specified, the brief information of all OSPFv3 processes is displayed in the ascending order of the process ID. The value is an integer ranging from 1 to 65535.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

You can run the display ospfv3 command to check brief information about OSPFv3. The information helps learn about the OSPFv3 configuration and status.

Example

# Display brief information about OSPFv3.

<HUAWEI> display ospfv3

 Routing Process "OSPFv3 (1)" with ID 0.0.0.0
 Route Tag: 0                                                                   
 Multi-VPN-Instance is not enabled
 SPF schedule delay 5 secs, Hold time between SPFs 10 secs                      
 LSA Origination interval 5 secs                                                
 LSA Arrival interval 1 sec                                                     
 Default ASE parameters: Metric: 1 Tag: 1 Type: 2                               
 Stub router capability: enabled                                                
 Number of AS-External LSA 0. AS-External LSA's Checksum Sum 0x0000             
 Number of AS-Scoped Unknown LSA 0. AS-Scoped Unknown LSA's Checksum Sum 0x0000 
 Number of FULL neighbors 0                                                     
 Number of Exchange and Loading neighbors 0                                     
 Number of LSA originated 0                                                     
 Number of LSA received 0                                                       
 SPF Count          : 0                                                         
 Non Refresh LSA    : 0                                                         
 Non Full Nbr Count : 0                                                         
 Number of areas in this router is 0 
Table 1 Description of the display ospfv3 command output

Item

Description

Route Tag

Tag value for the imported VPN route.

Multi-VPN-Instance is not enabled

The current process does not support Multi-VPN instance.

SPF schedule delay

Delay of SPF calculation after the SPF calculation is scheduled.

Hold time between SPFs

Interval between two SPF calculation.

LSA Origination interval

Minimum interval for producing the same LSA.

LSA Arrival interval

Minimum interval for receiving the same LSA.

Default ASE parameters

Default parameters for AS external LSA:

  • Metric: cost of the route
  • Tag: tag value
  • Type: type of LSA (1 or 2)

Number of AS-External LSA

Number of LSA originated for routes outside an AS.

AS-External LSA's Checksum Sum

Checksum of LSA originated for routes outside an AS.

Number of AS-Scoped Unknown LSA

Number of unknown LSA with the flooding range of an entire AS.

AS-Scoped Unknown LSA's Checksum Sum

Checksum of unknown LSA with the flooding range of an entire AS.

Number of FULL neighbors

Number of Full neighbors.

Number of Exchange and Loading neighbors

Number of neighbors in the Exchange state and neighbors in the Loading state.

Number of LSA originated

Number of generated LSAs.

Number of LSA received

Number of received LSAs.

SPF Count

Number of the events triggered by the SPF calculation.

Non Refresh LSA

Number of LSAs that are not updated in the retransmission list during GR.

Non Full Nbr Count

Number of neighbors in the Exchange state and neighbors in the Loading state during GR.

Number of areas in this router is

Number of areas on a switch.

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