/info/l3/ospf/dbase
OSPF Database Information
 
[OSPF Database Menu]
advrtr - LS Database info for an Advertising Router
asbrsum - ASBR Summary LS Database info
dbsumm - LS Database summary
ext - External LS Database info
nw - Network LS Database info
nssa - NSSA External LS Database info
rtr - Router LS Database info
self - Self Originated LS Database info
summ - Network-Summary LS Database info
all - All
 
OSPF Database Information Menu (/info/l3/ospf/dbase 
Command Syntax and Usage
advrtr <router-id (A.B.C.D)>
 
Displays all the Link State Advertisements (LSAs) in the LS database that have the advertising router with the specified router ID. For example: 20.1.1.1.
asbrsum <adv-rtr (A.B.C.D)> | <link_state_id (A.B.C.D)> | self
 
Displays ASBR summary LSAs. The following examples include 20.1.1.1 as the example IP address:
*asbrsum adv-rtr 20.1.1.1 — Displays ASBR summary LSAs having the advertising router 20.1.1.1.
*asbrsum link_state_id 20.1.1.1 — Displays ASBR summary LSAs having the link state ID 20.1.1.1.
*asbrsum self — Displays the self-advertised ASBR summary LSAs.
*asbrsum (with no parameters) — Displays all the ASBR summary LSAs.
dbsumm
 
Displays the following information about the LS database in a table format:
*The number of LSAs of each type in each area.
*The total number of LSAs for each area.
*The total number of LSAs for each LSA type for all areas combined.
*The total number of LSAs for all LSA types for all areas combined.
No parameters are required.
ext <adv-rtr (A.B.C.D)> | <link_state_id (A.B.C.D)> | self
 
Displays the AS-external (type 5) LSAs with detailed information of each LSA field. For an explanation of the command options, see the examples in the absrum command in this table.
nw <adv-rtr (A.B.C.D)> | <link_state_id (A.B.C.D)> | self
 
Displays the network (type 2) LSAs with detailed information of each field of the LSA.network LS database. For an explanation of the command options, see the examples in the absrum command in this table.
nssa <adv-rtr (A.B.C.D)> | <link_state_id (A.B.C.D)> | self
 
Displays the NSSA (type 7) LSAs with detailed information of each field of the LSAs. or an explanation of the command options, see the examples in the absrum command in this table.
rtr <adv-rtr (A.B.C.D)> | <link_state_id (A.B.C.D)> | self
 
Displays the router (type 1) LSAs with detailed information of each field of the LSAs. or an explanation of the command options, see the examples in the absrum command in this table.
self
 
Displays all the self-advertised LSAs. No parameters are required.
summ <adv-rtr (A.B.C.D)> | <link_state_id (A.B.C.D)> | self
 
Displays the network summary (type 3) LSAs with detailed information of each field of the LSAs. or an explanation of the command options, see the examples in the absrum command in this table.
all
 
Displays all the LSAs.