Decentralized Routing
Routing Information Protocol (RIP) is a commonly used static routing protocol:
- When a new computer is added, RIP counts the number of computers in the possible routes to the destination and selects the route with the least number.
Distributed Update Algorithm (DUAL) is a more sophisticated version of RIP which considers the costs associated with each route to choose the cheapest route.