Administrator Guide

Command Modes
EXEC
EXEC Privilege
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.13.0.1P1 Introduced peTenGigE interface support on the C9010.
9.9(0.0) Introduced on the C9010.
9.4(0.0) Added support for VRF on all platforms (Except MXL and STOMP).
9.2(1.0) Introduced on the Z9500.
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.
6.1.1.1 Introduced on the E-Series.
Usage Information The following describes the show ip ospf process-id interface command shown in the following
example.
Item Description
TenGigabitEthern
et...
This line identifies the interface type slot/port and the status of the OSPF protocol on
that interface.
Internet
Address...
This line displays the IP address, network mask and area assigned to this interface.
Process ID... This line displays the OSPF Process ID, Router ID, Network type and cost metric for this
interface.
Transmit Delay... This line displays the interface’s settings for Transmit Delay, State, and Priority. In the
State setting, BDR is Backup Designated Router.
Designated
Router...
This line displays the ID of the Designated Router and its interface address.
Backup
Designated...
This line displays the ID of the Backup Designated Router and its interface address.
Timer intervals... This line displays the interface’s timer settings for Hello interval, Dead interval, Transmit
Delay (Wait), and Retransmit Interval.
Hello due... This line displays the amount time until the next Hello packet is sent out this interface.
Neighbor Count... This line displays the number of neighbors and adjacent neighbors. Listed below this line
are the details about each adjacent neighbor.
Example
Dell>show ip ospf int
TenGigabitEthernet 1/17 is up, line protocol is up
Internet Address 192.168.1.2/30, Area 0.0.0.1
Process ID 1, Router ID 192.168.253.2, Network Type BROADCAST, Cost: 1
Transmit Delay is 1 sec, State DR, Priority 1
Designated Router (ID) 192.168.253.2, Interface address 192.168.1.2
Backup Designated Router (ID) 192.168.253.1, Interface address 192.168.1.1
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Hello due in 00:00:02
Open Shortest Path First (OSPFv2 and OSPFv3) 1159