display ospf lsdb brief

Function

The display ospf lsdb brief command displays brief information about the OSPF Link-State Database (LSDB).

Format

display ospf [ process-id ] lsdb brief

Parameters

Parameter Description Value
process-id

Specifies the ID of an OSPF process.

The value is an integer ranging from 1 to 4294967295.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
ospf read

Usage Guidelines

Usage Scenario

The display ospf lsdb command displays information about the LSDB in various modes, including:

  • Brief information about the LSDB
  • LSAs of a specified type
  • LSAs of the originating device
  • Locally originated LSAs

    The command output can help you troubleshoot OSPF faults.

Example

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

# Displays OSPF LSDB brief information.
<HUAWEI> display ospf lsdb brief
2020-03-09 15:52:18.616

          OSPF Process 1 with Router ID 10.33.33.33
                  LS Database Statistics

 Area ID         Stub   Router   Network  S-Net   S-ASBR   Type-7   | Subtotal
 0.0.0.0         0      1        0        0       0        0        | 1
 0.0.0.1         0      0        0        0       0        0        | 0
 Total           0      1        0        0       0        0        |
 -------------------------------------------------------------------+---------
 Area ID         Opq-9  Opq-10                                      | Subtotal
 0.0.0.0         0      0                                           | 0
 0.0.0.1         0      0                                           | 0
 Total           0      0                                           |
 -------------------------------------------------------------------+---------
                 ASE      Opq-11                                    | Subtotal
 Total           12       0                                         | 12
 -------------------------------------------------------------------+---------
                                                                    | Total
                                                                    | 13
Table 1 Description of the display ospf lsdb brief command output
Item Description
Router

Number of Router-LSAs.

Area ID

Area ID.

Network

Number of Network-LSAs.

S-Net

Number of Summary-Net-LSAs.

S-ASBR

Number of Summary-ASBR-LSAs.

Type-7

Number of Type-7 LSAs.

Opq-9

Number of Opaque-9 LSAs.

Opq-10

Number of Opaque-10 LSAs.

ASE

Number of AS-External LSAs.

Opq-11

Number of Opaque-11 LSAs.

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