Distance-vector routing protocol: Difference between revisions

Content deleted Content added
Add mention of Bellman-Ford
Line 1:
A '''distance-vector routing protocol''' is a [[routing protocol]] used in [[routing]] of [[packet-switched network]]s in [[computer communication]]s, as in for example the [[Routing Information Protocol]] for [[Internet]] traffic. They use the [[Bellman-Ford]] [[algorithm]] to calculate paths.
 
Examples of distance-vector routing protocols include [[Routing information protocol|RIPv1 or 2]] and [[IGRP]].