Computer Science, asked by LokeshLucky9373, 10 months ago

Difference between distance vector routing and link state routing

Answers

Answered by Raju2392
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