RIP
RIP (Routing Information Protocol) is a distance-vector routing protocol used to automatically exchange routing information between routers.
Stay tuned for more.
RIP – Quick notes
RIP is a distance-vector Interior Gateway Protocol. It calculates the shortest path by evaluating the distance to reach the prefix (vector). The distance used by RIP is the hop count. Routing updates are sent at a regular basis, which is 30 seconds by default. There are two versions of the RIP protocol, where version 2 […]