Open Shortest Path First: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
m +cat |
m +cat |
||
| Line 4: | Line 4: | ||
{{semi-stub}} | {{semi-stub}} | ||
[[Category: TCP/IP Protocols]] | |||
Latest revision as of 20:53, 13 December 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.