Distance-Vector Routing Algorithm
What does each node use to estimate the shortest path to a destination?
What is the main challenge of the Distance Vector Algorithm?
What triggers a node to send its updated distance vector to neighbors?
What mechanism helps reduce the Count-to-Infinity problem?
How does a node decide which neighbor to use for forwarding packets?