Difference between revisions of "Open Shortest Path First"

From Computer History Wiki
Jump to: navigation, search
(Prtty stubby, but a start)
(No difference)

Revision as of 21:35, 15 November 2018

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 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.