Link-state routing protocol: Difference between revisions

Content deleted Content added
Gamera2 (talk | contribs)
m Examples of Link-State Protocols: oops, those are distance-vector.
Line 2:
 
==Workings==
/
 
In contrast to the [[distance-vector routing protocol]] which works by sharing its knowledge of the entire network with its neighbors, link-state routing works by having the routers tell every router on the network about its closest neighbors. The entire [[routing table]] is not distributed from any [[router]], only the part of the table containing its neighbors.