Deployment Guide

Internet Address 20.0.0.1/24, Area 0
Process ID 10, Router ID 1.1.1.2, Network Type BROADCAST, Cost: 1
Transmit Delay is 1 sec, State DR, Priority 1
Designated Router (ID) 1.1.1.2, Interface address 30.0.0.1
Backup Designated Router (ID) 1.1.1.1, Interface address 30.0.0.2
Timer intervals configured, Hello 20, Dead 80, Wait 20, Retransmit 5
Hello due in 00:00:04
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 1.1.1.1 (Backup Designated Router)
Dell (conf-if-gi-2/2)#
Conguration Information
The interfaces must be in Layer-3 mode (assigned an IP address) and enabled so that they can send and receive trac. The OSPF process
must know about these interfaces.
To make the OSPF process aware of these interfaces, they must be assigned to OSPF areas.
You must congure OSPF GLOBALLY on the system in CONFIGURATION mode.
OSPF features and functions are assigned to each router using the CONFIG-INTERFACE commands for each interface.
NOTE: By default, OSPF is disabled.
Conguration Task List for OSPFv2 (OSPF for IPv4)
Dell Networking OS supports open shortest path rst version 2 (OSPF for IPv4).
The following conguration tasks include two mandatory tasks and several optional tasks:
Enabling OSPFv2 (mandatory)
Assigning an OSPFv2 Area (mandatory)
Enable OSPFv2 on Interfaces
Conguring Stub Areas
Conguring LSA Throttling Timers
Enabling Passive Interfaces
Enabling Fast-Convergence
Changing OSPFv2 Parameters on Interfaces
Enabling OSPFv2 Authentication
Redistributing Routes
Troubleshooting OSPFv2
1 Congure a physical interface. Assign an IP address, physical or Loopback, to the interface to enable Layer 3 routing.
2 Enable OSPF globally. Assign network area and neighbors.
3 Add interfaces or congure other attributes.
4 Set the time interval between when the switch receives a topology change and starts a shortest path rst (SPF) calculation.
Use timers spf delay holdtime
NOTE
: To set the interval time between the reception of topology changes and calculation of SPF in milli seconds, use
the timers spf delay holdtime msec command.
Example
Dell#
Dell#conf
Dell(conf)#router ospf 1
Dell(conf-router_ospf-1)#timer spf 2 5 msec
558
Open Shortest Path First (OSPFv2 and OSPFv3)