704 | Open Shortest Path First (OSPFv2 and OSPFv3)w w w . d e l l . c o m | s u p p o r t . d e l l . c o m To ensure equal intervals between the routers, manually set the dead interval of the Dell Force10 router tomatch the Cisco configuration. Use the command “ip ospf dead-interval ” in interface mode:Figure 32-6. Command Example: ip ospf intervalsFigure 32-7. OSPF Configuration with intervals setFor more information regarding this functionality or for assistance, go to www.force10networks.com/support.Configuration RequirementsThe interfaces must be in Layer-3 mode (assigned an IP address) and enabled so that they can send andreceive traffic. The OSPF process must know about these interfaces. To make the OSPF process aware ofthese interfaces, they must be assigned to OSPF areas.OSPF must be configured GLOBALLY on the system in CONFIGURATION mode.OSPF features and functions are assigned to each router using the CONFIG-INTERFACE commands foreach interface.Configuration Task List for OSPFv2 (OSPF for IPv4)Open Shortest Path First version 2 (OSPF for IPv4) is supported on platforms c e s1. Configure a physical interface. Assign an IP address, physical or loopback, to the interface to enableLayer 3 routing.Note: By default, OSPF is disabledFTOS(conf)#int gi 2/2FTOS(conf-if-gi-2/2)#ip ospf hello-interval 20FTOS(conf-if-gi-2/2)#ip ospf dead-interval 80FTOS(conf-if-gi-2/2)#Dead IntervalSet at 4xHello IntervalFTOS (conf-if-gi-2/2)#ip ospf dead-interval 20FTOS (conf-if-gi-2/2)#do show ip os int gi1/3GigabitEthernet 2/2 is up, line protocol is upInternet Address 20.0.0.1/24, Area 0Process ID 10, Router ID 1.1.1.2, Network Type BROADCAST, Cost: 1Transmit Delay is 1 sec, State DR, Priority 1Designated Router (ID) 1.1.1.2, Interface address 30.0.0.1Backup Designated Router (ID) 1.1.1.1, Interface address 30.0.0.2Timer intervals configured, Hello 20, Dead 80, Wait 20, Retransmit 5Hello due in 00:00:04Neighbor Count is 1, Adjacent neighbor count is 1Adjacent with neighbor 1.1.1.1 (Backup Designated Router)FTOS (conf-if-gi-2/2)#Dead IntervalSet at 4xHello Interval