Routing protocols, distance vector vs link state
Posted
by
Artem Barger
on Server Fault
See other posts from Server Fault
or by Artem Barger
Published on 2009-07-05T18:57:09Z
Indexed on
2012/07/03
3:18 UTC
Read the original article
Hit count: 313
I'm trying to figure out the differences(pros/cons) between two routing protocols approach and I would be great-full for any help, advice and explanation. As far I can say that it seems like distance vector is more static and more local based routing, since it doesn't know the network state whereas link state is more aware of current states therefore it seems more natural to use it over distance-vector, but I have a feeling like I'm missing something. And I would be glad to here about more aspects and different issues I have to consider while choosing one of them.
© Server Fault or respective owner