Administrator Guide
Version Description
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.4.(0.0) Added support for VRF.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
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 for Multi-Process OSPF.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series and E-Series.
Usage Information
This command is useful in isolating routing problems between the OSPF and the RTM. For example, if a route is
missing from the RTM/FIB but is visible from the display output of this command, the problem is with
downloading the route to the RTM.
This command has the following limitations:
• The display output is sorted by prefixes; intra-area ECMP routes are not displayed together.
• For Type 2 external routes, Type 1 cost is not displayed.
NOTE: Starting with Version 9.4(0.0), the loopback IP address advertised to the neighbor is not
displayed in the output because they are not accounted as inactive OSPF routes, whereas the
loopback IP address is displayed until Dell EMC Networking OS Version 9.3(0.0). Starting with
Version 9.4(0.0), the show ip ospf routes command displays the interface and area ID information
of connected networks in addition to the other settings, whereas these details are not displayed
until Dell EMC Networking OS Version 9.3(0.0). Starting with Version 9.4(0.0), the metric of E2
routes in the output is displayed as an external metric, whereas until Dell EMC Networking OS
Version 9.3(0.0), the number of hops to the ASBR for E2 routes are displayed in the output.
Example
DellEMC# show ip ospf 100 route
Prefix Cost Nexthop Interface Area Type
1.1.1.1 1 0.0.0.0 Lo 0 0 Intra-Area
3.3.3.3 2 13.0.0.3 Gi 1/47 1 Intra-Area
13.0.0.0 1 0.0.0.0 Gi 1/47 0 Intra-Area
150.150.150.0 2 13.0.0.3 Gi 1/47 - External
172.30.1.0 2 13.0.0.3 Gi 1/47 1 Intra-Area
DellEMC#
show ip ospf statistics
Display OSPF statistics.
Syntax
show ip ospf [process-id | vrf vrf-name] statistics global | [interface name
{neighbor router-id}]
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 followed by the name of the VRF to display statistics
corresponding to the OSPF process that is tied to a specific VRF.
Open Shortest Path First (OSPFv2 and OSPFv3) 1057