Users Guide

Version Description
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.
pre-6.1.1.1 Introduced on the E-Series.
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 neighbor’s area (process ID).
Example
Dell# 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 Te 1/1/1 0.0.0.2
192.10.10.2 1 FULL/DR 00:00:37 192.10.10.2 Te 1/2/1 0.0.0.1
20.20.20.1 1 FULL/DROTHER00:00:36 192.10.10.4 Te 1/3/1 0.0.0.1
Dell#
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.
Open Shortest Path First (OSPFv2 and OSPFv3) 1279