Content deleted Content added
Taumata994 (talk | contribs) Importing Wikidata short description: "Class of routing protocols" (Shortdesc helper) |
→Distributing the information for the map: clarified workings of the algorithm Tag: Reverted |
||
Line 36:
* Includes a 'sequence number', which increases every time the source node makes up a new version of the message''.''
This message is sent to all the nodes on a network. As a necessary precursor, each node in the network remembers, for every one of ''its'' neighbors, the sequence number of the last link-state message which it received from that node. When a link-state advertisement is received at a node, the node looks up the sequence number it has stored for the source of that link-state message: if this message is newer (i.e., has a higher sequence number), it is saved, the stored sequence number is updated, and
Networks running link state algorithms can also be segmented into hierarchies which limit the scope of route changes. These features mean that link state algorithms scale better to larger networks.
|