10 trang
145 lượt xem
24
145
Distance Vector Routing Protocols
Most routing protocols fall into one of two classes: distance vector or
link state. The basics of distance vector routing protocols are examined
here; the next section covers link state routing protocols. Most
distance vector algorithms are based on the work done of R. E. Bellman,
L. R. Ford, and D. R. Fulkerson, and for this reason occasionally are
referred to as BellmanFord
or FordFulkerson
algorithms. A notable
exception is EIGRP, which is based on an algorithm developed by J. J.
Garcia Luna Aceves....
danhson1409