Open Shortest Path First: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
Prtty stubby, but a start
 
m +cat
Line 1: Line 1:
'''Open Shortest Path First''' 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 [[internetwork|internet]]s.
'''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 [[internetwork|internet]]s.


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 [[Intermediate System to Intermediate System|IS-IS]].
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 [[Intermediate System to Intermediate System|IS-IS]].


{{semi-stub}}
{{semi-stub}}

Revision as of 20:03, 15 November 2018

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.