Difference between distance vector routing and link state routing
Answers
Answered by
0
Answer:
Bellman-Ford algorithm is used for performing distance vector routing whereas Dijsktra is used for performing the link state routing. ... As against, Link state routing calculates best route on the basis of least cost. Link state routing updates only the link state while Distance vector routing updates full routing table
Similar questions