Distance-vector routing protocol: Difference between revisions

Content deleted Content added
m link maintenance
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 informationInformation protocolProtocol|RIPv1 or 2]] and [[Interior Gateway Routing Protocol|IGRP]].
 
==Workings==