Command Manual – IPv4 Routing
H3C S7500E Series Ethernet Switches Chapter 3 OSPF Configuration Commands
3-20
originate-router advertising-router-id: Displays information about LSAs originated by
the specified router.
self-originate: Displays information about self-originated LSAs.
Description
Use the display ospf lsdb command to display LSDB information.
If no OSPF process is specified, LSDB information of all OSPF processes is displayed.
Examples
# Display OSPF LSDB information.
<Sysname> display ospf lsdb
OSPF Process 1 with Router ID 192.168.0.1
Link State Database
Area: 0.0.0.0
Type LinkState ID AdvRouter Age Len Sequence Metric
Router 192.168.0.2 192.168.0.2 474 36 80000004 0
Router 192.168.0.1 192.168.0.1 21 36 80000009 0
Network 192.168.0.1 192.168.0.1 321 32 80000003 0
Sum-Net 192.168.1.0 192.168.0.1 321 28 80000002 1
Sum-Net 192.168.2.0 192.168.0.2 474 28 80000002 1
Area: 0.0.0.1
Type LinkState ID AdvRouter Age Len Sequence Metric
Router 192.168.0.1 192.168.0.1 21 36 80000005 0
Sum-Net 192.168.2.0 192.168.0.1 321 28 80000002 2
Sum-Net 192.168.0.0 192.168.0.1 321 28 80000002 1
Table 3-7 Description on the fields of the display ospf lsdb command
Field Description
Area Area
Type LSA type
LinkState ID Linkstate ID
AdvRouter The router that advertised the LSA
Age Age of the LSA
Len Length of the LSA
Sequence Sequence number of the LSA
Metric Cost of the LSA
# Display Type2 LSA (Network LSA) information in the LSDB.