Service Manual
Line Beginning
with
Description
“Convergence
Level”
“Min LSA....” Displays the intervals set for LSA transmission and acceptance.
“Number of...” Displays the number and type of areas configured for this process ID.
Example
Dell#show ip ospf 10
Routing Process ospf 10 with ID 1.1.1.1 Virtual router default-vrf
Supports only single TOS (TOS0) routes
SPF schedule delay 5 secs, Hold time between two SPFs 10 secs
Convergence Level 0
Min LSA origination 0 msec, Min LSA arrival 1000 msec
Min LSA hold time 5000 msec, Max LSA wait time 5000 msec
Number of area in this router is 1, normal 1 stub 0 nssa 0
Area BACKBONE (0)
Number of interface in this area is 1
SPF algorithm executed 205 times
Area ranges are
Dell#
Related Commands
show ip ospf database — displays information about the OSPF routes configured.
show ip ospf interface — displays the OSPF interfaces configured.
show ip ospf neighbor — displays the OSPF neighbors configured.
show ip ospf asbr
Display all autonomous system boundary router (ASBR) routers visible to OSPF.
Syntax
show ip ospf process-id asbr
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.
Defaults none
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 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.
Open Shortest Path First (OSPFv2 and OSPFv3) 885