Install Guide

Table Of Contents
Usage
Information
The following describes the show ip ospf process-id neighbor command shown in the
following example.
Item Description
Neighbor ID Displays the neighbor router ID.
Pri Displays the priority assigned neighbor.
State Displays the OSPF state of the neighbor.
Dead Time Displays the expected time until the Dell OS declares the neighbor dead.
Address Displays the IP address of the neighbor.
Interface Displays the interface type slot/port information.
Area Displays the neighbors area (process ID).
Example
DellEMC# show ip ospf 34 neighbor
Neighbor ID Pri State Dead Time Address Interface Area
20.20.20.7 1 FULL/DR 00:00:32 182.10.10.3 Tf 1/1 0.0.0.2
192.10.10.2 1 FULL/DR 00:00:37 192.10.10.2 Tf 1/2 0.0.0.1
20.20.20.1 1 FULL/DROTHER00:00:36 192.10.10.4 Tf 1/3 0.0.0.1
DellEMC#
show ip ospf routes
Display routes OSPF calculates and stores in OSPF RIB.
Syntax
show ip ospf [process-id | vrf vrf-name ] routes
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 show the OSPF RIB
information corresponding to the OSPF processes that are tied to a specific VRF.
Defaults None
Command Modes
EXEC
EXEC Privilege
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.12(1.0) Introduced on the S5048FON.
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.
9.7(0.0) Introduced on the S6000-ON.
9.4.(0.0) Added support for VRF.
Open Shortest Path First (OSPFv2 and OSPFv3) 1115