RIP
RIP (Routing Information Protocol) is a dynamic routing protocol that falls under the distance vector type. It shares routing information using a hop count as its metric, which is limited to a maximum of 15 hops. There are three versions of RIP.
- Version 1 transmits full updates every 30 seconds using broadcast.
- Version 2 supports partial, triggered updates and uses multicast.
- RIPng supports IPv6
RIP is a slow routing protocol compared to other Interior Gateway Protocol (IGP) like OSPF, EIGRP, and IS-IS. Even though it’s not commonly used anymore, it is still a great routing protocol to start with if you are new to networking.
Links
Links to this page:
- home
- DMVPN - using a default route
- DMVPN
- EGP
- EIGRP - Hello interval and Hold time
- EIGRP - Hop Count
- EIGRP - Message TTL value of 2
- EIGRP - internal vs external routes
- EIGRP split horizon verification
- GRE - Recursive routing error - AD solution
- GRE - Recursive routing error - filtering solution
- GRE - Recursive routing error
- IGRP
- Interior Gateway Protocol (IGP)
- Multicast - Example Use Cases
- Multicast - PIM
- Multicast local subnetwork address range
- OSPF - HMAC-SHA Extended Authentication
- OSPF - non-zero Forwarding Address example
- OSPF Type 5 LSA
- Offset-list
- Passive interface
- RIP - Routing and metric incrementing
- RIP - poison reverse
- RIP timers
- Routing - Administrative Distance
- Routing - Classless and Classful routing protocols
- Routing - Distance Vector Routing Protocols
- Routing - Distance-vector routing protocol use cases
- Routing - Dynamic routing protocols
- Routing - Link-State vs Distance-Vector routing protocols
- Routing - route tagging
- Routing - seed metrics
- Routing - what is redistribution
- Routing Table
- Routing what if the administrative distance is the same
- Split-horizon