Dynamic routing protocols
• Determine the best path based on the gathered
information
• Every routing protocol has its own way of doing this
• When network changes occur, update the available
routes
• Different convergence process for every dynamic
routing protocol
Which routing protocol to use?
• How does the protocol determine the best path?
• Some formula is applied to the criteria to create a
metric
• Rank the routes from best to worst
• Recover after a change to the network
• Convergence time can vary widely between routing
protocols
• Standard or proprietary protocol?
• OSPF and RIP are standards, some functions of
EIGRP are Cisco proprietary
Distance-vector routing protocols
• Information passed between routers contains routing
tables
• How many “hops” away is another network?
• The deciding “vector” is the “distance”
Link-state routing protocols
• Information passed between routers is related to the
current connectivity
• If it’s up, you can get there.
• If it’s down, you can’t.
Hybrid routing protocols
• BGP (Border Gateway Protocol)
• Determines route based on paths, network policies,
or configured rule-sets