Path Vector
Last updated
Last updated
A path-vector routing protocol is a networkwhich maintains the path information that gets updated dynamically. Updates that have looped through the network and returned to the same node are easily detected and discarded. This algorithm is sometimes used in Bellman–Ford routing algorithms to avoid "Count to Infinity" problems.
It is different from the and . Each entry in the routing table contains the destination network, the next router and the path to reach the destination.
The only Path Vector protocol is: