Open Shortest Path First

From Computer History Wiki
Revision as of 22:53, 13 December 2018 by Jnc (talk | contribs) (+cat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Open Shortest Path First (usually known as OSPF) is a routing protocol for the TCP/IP protocol suite. It is an IGP, and can be used either on pieces of the Internet, or on disconnected internets.

It is a link state routing protocol; it was mostly inspired by the first LS routing protocol, that used on the ARPANET, but it also 'borrowed' a few ideas from IS-IS.