Administrator Guide

Example
Dell#show ip ospf 1asbr
RouterID Flags Cost Nexthop Interface Area
3.3.3.3 -/-/-/ 2 10.0.0.2 Te 0/1 1
1.1.1.1 E/-/-/ 0 0.0.0.0 - 0
Dell#
show ip ospf database
Display all LSA information. If you do not enable OSPF on the switch, no output is generated.
C9000 Series
Syntax
show ip ospf process-id [vrf vrf-name] database [database-summary]
Parameters
process-id
Enter the OSPF Process ID to show a specific process. If no Process ID is entered,
command applies only to the first OSPF process.
vrf
vrf-name
Enter the keyword vrf and then the name of the VRF to view LSA information on OSPF
processes corresponding to that VRF.
database-
summary
(OPTIONAL) Enter the keywords database-summary to the display the number of
LSA types in each area and the total number of LSAs.
Command Modes
EXEC
EXEC Privilege
Command History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.4(0.0) Added support for VRF on all platforms (Except MXL and STOMP).
9.2(1.0) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Added support of Multi-Process OSPF.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
6.1.1.1 Introduced on the E-Series.
Usage Information The following describes the show ip ospf process-id database command shown in the following
example.
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 allows you to identify old or
duplicate link state advertisements.
Checksum Displays the Fletcher checksum of an LSA’s complete contents.
Open Shortest Path First (OSPFv2 and OSPFv3) 1143