Explain distance vector routing algorithm with the help of suitable example.

Submitted by: Administrator
Distance Vector Routing Algorithms calculate a best route to reach a destination based solely on distance. E.g., RIP. RIP calculates the reach ability based on hop count. It is different from link state algorithms, which consider some other factors like bandwidth and other metrics to reach a destination. Distance vector routing algos are not preferable for complex networks and take longer to converge.
Submitted by: Administrator

Read Online MCSE Job Interview Questions And Answers