1
19kviews
Compare between Distance Vector Algorithm and Link State Routing Algorithm.
1 Answer
| written 8.8 years ago by | • modified 8.7 years ago |
| Distance Vector Routing | Link State Routing |
|---|---|
| Distance vector protocols use a distance calculation plus an outgoing network interface (a vector) to choose the best path to a destination network | Link State protocols track the status and connection type of each link and produces a calculated metric based on these and … |