Reference Guide
Open Shortest Path First (OSPFv2 and OSPFv3) | 1039
Usage
Information
If you are using Multi-Process OSPF, you must enter the Process ID to view information regarding a
specific OSPF process. If you do not enter the Process ID, only the first configured process is listed.
Example
Figure 38-8. Command Example: show ip ospf process-id database database-summary
Example
Figure 38-9. Command Example: show ip ospf process-id database
Related
Commands
FTOS#show ip ospf database database-summary
!
OSPF Router with ID (200.1.1.1) (Process ID 1)
Area ID Router Net S-Net S-ASBR Type7 Type9 Type10 Total ChSum
0 4 3 3000 0 0 1 0 3008 0x5e69164
Table 38-3. Command Output Description: show ip ospf process-id database
Field Description
Link ID Identifies the router ID.
ADV Router Identifies the advertising router’s ID.
Age Displays the link state age.
Seq# Identifies the link state sequence number. This number enables you to identify old or
duplicate link state advertisements.
Checksum Displays the Fletcher checksum of an LSA’s complete contents.
Link count Displays the number of interfaces for that router.
FTOS>show ip ospf 1 database
OSPF Router with ID (11.1.2.1) (Process ID 1)
Router (Area 0.0.0.0)
Link ID ADV Router Age Seq# Checksum Link count
11.1.2.1 11.1.2.1 673 0x80000005 0x707e 2
13.1.1.1 13.1.1.1 676 0x80000097 0x1035 2
192.68.135.2 192.68.135.2 1419 0x80000294 0x9cbd 1
Network (Area 0.0.0.0)
Link ID ADV Router Age Seq# Checksum
10.2.3.2 13.1.1.1 676 0x80000003 0x6592
10.2.4.2 192.68.135.2 908 0x80000055 0x683e
Type-5 AS External
Link ID ADV Router Age Seq# Checksum Tag
0.0.0.0 192.68.135.2 908 0x80000052 0xeb83 100
1.1.1.1 192.68.135.2 908 0x8000002a 0xbd27 0
10.1.1.0 11.1.2.1 718 0x80000002 0x9012 0
10.1.2.0 11.1.2.1 718 0x80000002 0x851c 0
10.2.2.0 11.1.2.1 718 0x80000002 0x7927 0
10.2.3.0 11.1.2.1 718 0x80000002 0x6e31 0
10.2.4.0 13.1.1.1 1184 0x80000068 0x45db 0
11.1.1.0 11.1.2.1 718 0x80000002 0x831e 0
11.1.2.0 11.1.2.1 718 0x80000002 0x7828 0
12.1.2.0 192.68.135.2 1663 0x80000054 0xd8d6 0
13.1.1.0 13.1.1.1 1192 0x8000006b 0x2718 0
13.1.2.0 13.1.1.1 1184 0x8000006b 0x1c22 0
172.16.1.0 13.1.1.1 148 0x8000006d 0x533b 0
FTOS>
show ip ospf database asbr-summary Displays only ASBR summary LSA information.