RIPv2 Timers

There are four type of timers in Cisco implementation, three of them is coming from RFC2453, one of them is Cisco standard.

  • Update
  • Invalid (Gabage Collection Timer)
  • Flush
  • Hold Down (Cisco Standard)

picture-1

  1. Update Timer
  2. The update timer specifies the frequency of the periodic broadcasts. By default, the update timer is set to 30 seconds. Each route has a timeout value associated with it. The timeout gets reset every time the router receives a routing update containing the route.

  3. Invalid Timer
  4. When the timeout value expires, the route is marked as unreachable because it is marked invalid. The router marks the route invalid by setting the metric to 16. The route is retained in the routing table. By default, the invalid timer is 180 seconds, or six updates periods (30 x 6 = 180).

  5. Flush Timer
  6. A route entry marked as invalid is retained in the routing table until the flush timer expires. By default, the flush timer is 240 seconds, which is 60 seconds longer than the invalid timer.

  7. Hold-down Timer
  8. Cisco implements an additional timer for RIP, the holddown timer. The holddown timer stabilizes routes by setting an allowed time for which routing information regarding different paths is suppressed. After the metric for a route entry changes, the router accepts no updates for the route until the holddown timer expires. By default, the holddown timer is 180 seconds.

One Response to “RIPv2 Timers”

  1. I think the update timer resets after an update is sent.

Discussion Area - Leave a Comment




Spam Protection by WP-SpamFree Plugin