• Skip to main content
  • Skip to header right navigation
  • Skip to site footer

Roger Perkin

Network Automation Architect

  • Network Automation
    • Network Automation Courses
    • Ansible Automation Platform
    • Ansible Workshop
    • What is Network Automation?
    • Network Automation Tools
    • ContainerLab
    • Ansible Training
      • What is Ansible Software?
      • Ansible Tutorial for Beginners
      • Ansible Network Automation
      • Ansible Hosts File
    • Python Network Automation
      • Nornir
      • Python Network Automation Course
      • Python for Network Engineers
      • Python VENV / Virtual Environment Tutorial
      • Python Tutorial for Beginners
      • pyATS
    • Network Source of Truth
      • NetBox Training
      • Infrahub
    • NetDevops
    • DevOps Tutorial
      • Git Training
      • Terraform Training
      • Linux Training
      • Kubernetes Training
      • Devops Training Course
      • Azure Devops Training
    • Terraform
    • GIT
      • Git Commands
      • What is GitHub?
    • Docker Training
    • Confluence
    • Microsoft Azure
  • Cisco
    • ISE
    • SD WAN Training
    • Password Recovery
    • Software-Upgrade-Guides
    • BGP
    • Data Center
    • WIRELESS
  • CCIE
  • Blog
  • About
    • My Red Special Guitar
  • Contact

RIP Timers – Default and changing them.

Home » RIP Routing Protocol

Working through the INE Vol I workbook today I decided to brush up on a topic I have not really put much effort into – RIP.

It is one of those things that you think , I know RIP let’s focus on something harder.

But one thing tripped me up which I have now solidified and that was RIP timers.

A simple task said – Change the RIP timers to be three times faster than the default.

My mind went blank – So here are the facts you need to know.

RIP timers – Default:

Update: 30
Invalid: 180
Hold Down: 180
Flush: 240

These can also be found on your router with the command sh ip protocols
Rack1R5#sh ip prot
Routing Protocol is “rip”
Sending updates every 10 seconds, next due in 4 seconds
Invalid after 60 seconds, hold down 60, flushed after 80
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Redistributing: rip
Default version control: send version 2, receive version 2

To change the RIP timers the command within router rip is timers basic followed by Update, Invalid, Hold Down, Flush

Rack1R5(config)#router rip
Rack1R5(config-router)#timers basic
% Incomplete command.

Rack1R5(config-router)#timers basic ?
<0-4294967295>  Interval between updates

Rack1R5(config-router)#timers basic 10 60 60 80

So to change the timers to be three times faster they need to be 10 60 60 80

This can be verified by the sh ip protocols again

Rack1R5#sh ip protocols
Routing Protocol is “rip”
Sending updates every 10 seconds, next due in 5 seconds
Invalid after 60 seconds, hold down 60, flushed after 80
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set

I won’t forget that now!

Category: RIP Routing Protocol
ansible course for network engineers
Get Access to my Ansible Course NOW
Previous Post:Block P2P traffic on Cisco router
Next Post:CCIE Written Exam Preparation

Sidebar

Hi I'm Roger Perkin,
Based in the UK working as a Network Automation Architect, CCIE #50038
About Roger | Twitter | Linkedin

python course for network engineers

Topics

Network Automation
Ansible
Python for Network Automation
CCIE
Cisco ISE
F5 Certification
BGP
OSPF
Network Automation Conferences
auvik promo banner
Pluralsight Trial

Git for Network Engineers

Ansible vs Nornir

Start learning today with my Network Automation Courses

Master Ansible, Python, Git, Nornir, Jenkins and more..


Buy me a coffeeBuy me a coffee

ansible network automation course

Have you seen my YouTube Channel?

YouTube Subscribe

Let’s get started

Take a look at my premium courses on Ansible, Nornir & Git or buy them all with the Network Automation Bundle!

Network Automation Courses

Navigation

Home

Blog

About

C

Python VENV Tutorial
Python for Network Engineers

Network Automation
Network Automation Courses
Network Discovery Tools
Network Automation Conferences
Ansible Training
Devops Tutorial
Network Source of Truth
DevOps Glossary
Network Monitoring Software

Contact

Contact

Get in touch with me here

[email protected]

  • Twitter
  • LinkedIn
  • YouTube
Buy me a coffeeBuy me a coffee

Copyright © 2025 · Roger Perkin · All Rights Reserved · Privacy Policy – Terms