Users Guide

vrf vrf-name Enter the keyword vrf followed by the name of the VRF to show information
corresponding to the OSPF neighbors that are tied to a specic VRF.
Command Modes EXEC Privilege
Command History
This guide is platform-specic. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
Version Description
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.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.
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 Gi 1/1 0.0.0.2
192.10.10.2 1 FULL/DR 00:00:37 192.10.10.2 Gi 1/2 0.0.0.1
20.20.20.1 1 FULL/DROTHER00:00:36 192.10.10.4 Gi 1/3 0.0.0.1
Dell#
Open Shortest Path First (OSPFv2 and OSPFv3) 1063