RIP (Routing Information Protocol)
Posted: Wednesday, March 05, 2008
by M. Aslam
RIP (Routing Information Protocol) is a distant vector routing protocol. RIP algorithm has been in use since the early days of ARPAnet. Currently, there are 2 versions of RIP, which are known as Routing Information Protocol version 1 (RIPv1) and Routing Information Protocol version 2 (RIPv2). More information about RIPv1 can be found on ( RFC1058) and more information about RIPv2 can be found on (RFC 1723). RIPv1 supports only classful routing and RIPv2 uses classless routing. This means RIPv2 support Variable length Subnet Mask (VLSM).
Route update timer Every 30 seconds, a Cisco router will send a RIP update out every interface that has a RIP network attached to it. Each update contains the entire routing table of the sending router. When another router on the network receives the update, it adds any new routes to its routing table or will replace a route if the update has a lower hop count for that route.
Route Invalid Timer Route invalid timer is 180 seconds. If router doesn't receive any update about a particular router for that period, then router will find out that this route has become invalid.
Route Flush Timer Sets the time between a route becoming invalid and its removal from the routing table (240 seconds).
This Article has been viewed 1,120 times. (Not updated in real-time.)
Top-level comments on this article: (1 total)well it was a helpful article.
We want your comments! If you can read this, you don't have javascript enabled, so you can't use this comment system. Please enable javascript.