Users Guide
Usage Information To isolate problems with external routes, use this command. In OSPF, external routes are calculated by adding the
LSA cost to the cost of reaching the ASBR router. If an external route does not have the correct cost, use this
command to determine if the path to the originating router is correct. The display output is not sorted in any order.
NOTE: ASBRs that are not in directly connected areas are also displayed.
You can determine if an ASBR is in a directly connected area (or not) by the ags. For ASBRs in a directly
connected area, E ags 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 ag is clear (-/-/-/).
Example
DellEMC# show ip ospf 1asbr
RouterID Flags Cost Nexthop Interface Area
3.3.3.3 -/-/-/ 2 10.0.0.2 Te 1/1 1
1.1.1.1 E/-/-/ 0 0.0.0.0 - 0
DellEMC#
show ip ospf database
Display all LSA information. If you do not enable OSPF on the switch, no output is generated.
S4048–ON
Syntax
show ip ospf process-id [vrf vrf-name] database [database-summary]
Parameters
process-id Enter the OSPF Process ID to show a specic process. If no Process ID is entered,
command applies only to the rst 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-specic. For command information about other platforms, see the relevant Dell EMC
Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
1304 Open Shortest Path First (OSPFv2 and OSPFv3)