Link state routing

From Citizendium
Revision as of 12:43, 20 July 2024 by Pat Palmer (talk | contribs) (removing PropDel; not great or complete, but also nothing obnoxious or potentially harmful)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

Link state routing is a paradigm for establishing the optimal topology of a network. It uses a distributed computation model, where the direct connections of all routers in a given locality of networks|scope is flooded to all the other routers in that scope. Each then computes the shortest path to destinations from its position and connections.

For reasons of scaling, networks using link state routing, when of any appreciable size, use a hierarchical model, such that routers exist in a set of scopes, usually called areas, of which they know the complete topology. They also know how to get to some shared backbone, through which all or most inter-area traffic passes. The routing domain also may have means of finding routers that can connect to destinations external to the domain.