OSPF Timers (OSPF Intervals)

Routing protocol use Timers (Intervals) to keep all routers in a domain updated.

Through the use of these timers, a routing protocol is able to maintain a stable neighbor relationship and ensure routes are propagated correctly.

OSPF routing devices constantly track the status of their neighbors by sending and receiving Hello Packets to confirm whether each neighbor still is functioning normally. We can use these OSPF Intervals (OSPF Timers) to adjust the network convergence time in an OSPF network.

 

Types of OSPF Timers:

OSPF uses two types of OSPF Intervals (Timers):

  1. HELLO Timer Tells the router after how long should it send the hello packet
  2. DEAD Timer Tells the router how long should it wait for hello packets before it declares the neighbor dead

 

*There are some other OSPF Timers (OSPF Intervals) as well which might differ a bit from vendor to vendor. For example, Cisco uses these five types of OSPF Timers:

  • Hello Timer: Interval time in seconds that a router sends an OSPF hello packet. On broadcast and point-to-point links, the default is 10 seconds. On NBMA, the default is 30 seconds.
  • Dead Timer: Time in seconds to wait before declaring a neighbor dead. By default, the dead timer interval is four times the hello timer interval.
  • Wait Timer: Timer interval that causes the interface to exit out of the wait period and select a DR on the network. This timer is always equal to the dead timer interval.
  • Re-transmit Timer: Time to wait before retransmitting a DBD(database description) packet when it has not been acknowledged.
  • Hello Due-in Timer: An OSPF hello packet is sent on this interface after this time.

 

Default values of OSPF Intervals:

OSPF Interval (Timer) values are different for different type of networks. We can change them manually as well according to our requirements.

 

 

Important Points about OSPF Intervals:

  • The Hello and Dead timers must match to form a neighbor relationship in OSPF (ISIS & EIGRP can form even with mis-matched intervals)
  • The Dead Timer is typically four times the amount of the Hello Timer to give time for packet loss/drops due to network issues and/or quality of service policies
  • OSPF Hellos are sent to all OSPF Routers on the Multicast Address of 224.0.0.5

 

 

Open Shortest Path First (OSPF)

 

Written by 

Waqas Karim is a seasoned Network Expert … Geek. He is the founder of ATech. ATech was started for learning & sharing. Over time the platform has grown to include other resources which continue to attract fellow networkers. Today it sees upward trend of a hundred thousand visitors per month, scattered all over the globe. His specialty is networking, but his interest & expertise spans from traditional IT to Network Security including Programming, Virtualization, Service Provider & so on... no matter the badge on the box. He is CCIE Certified (CCIE#56732) in addition to below badges: Telecom Engineer (BE) + CCIE-RS (CCIE#56732) + Huawei Certified (HW#706632) + MBA Microsoft Certified MCITP, MCSE#109*26, CCNP-Sec, CCNP-SP, CCNA-DC, CompTIA Security+, Nokia NRS-I, JNCIA, ITIL Certified (ITIL#*6373), CEH (Certified Ethical Hacker).

avatar
5 Comment threads
7 Thread replies
0 Followers
 
Most reacted comment
Hottest comment thread
7 Comment authors
Quentin FifWaqas KarimMadison AmeliaOlivia MiaPaxton Recent comment authors
  Subscribe  
newest oldest most voted
Notify of
Raymond Wise
Guest
Raymond Wise

Nice Explanation**

Madison Amelia
Guest
Madison Amelia

Nice Explanation.
What is Fast Hello? Are these the same as normal Hello?

Olivia Mia
Guest
Olivia Mia

Keep it up!!!!!!!!!!!

Quentin Fif
Guest
Quentin Fif

Can we change the OSPF Intervals. Which command (if yes)?

Paxton
Guest
Paxton

Should these intervals be same on one link or the whole network?