This article explains the comparison between the OSPF protocol and distance vector protocols such as RIP. The link-state routers maintain a common picture of the network and link exchange information at the time of initial detection or for changes in the network. The link-state routers do not send broadcasts routing tables in newspapers as do distance vector protocols. Therefore, the link-state routers use less bandwidth for routing table maintenance routing.
RIP is suitable for small networks and the best route is based on the least number of hops. OSPF is suitable for large and scalable inter-networks and the best route is determined based on the speed of the link. RIP and other distance vector protocols, use simple algorithms to calculate the best routes. The SPF algorithm is complex. Routers that implement the distance-vector protocols require less memory and less processing power than those that implement the protocol OSPF. Read the rest of this entry »