Service Manual

You can determine if an ASBR is in a directly connected area (or not) by the flags. For ASBRs in a directly
connected area, E flags are set. In the following example, router 1.1.1.1 is in a directly connected area since the Flag
is E/-/-/. For remote ASBRs, the E flag is clear (-/-/-/).
Example
Dell#show ip ospf 1asbr
RouterID Flags Cost Nexthop Interface Area
3.3.3.3 -/-/-/ 2 10.0.0.2 Gi 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.
Syntax
show ip ospf process-id 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.
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
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
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.
Link count Displays the number of interfaces for that router.
Example
Dell>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
886 Open Shortest Path First (OSPFv2 and OSPFv3)