Introduction
The Open Short Path First (OSPF) is defined in RFC 2328.It is an interior Gateway Protocol used to distribute routing information within a single Autonomous system. It is a most common routing protocol using by Service Providers, because unlike EIGRP it is an Open Standard protocol.
Why we are calling OSPF is a link state routing protocol. Unlike RIP, OSPF is not only sending the Routing updates to its neighbors. It is sending all the information about the link like IP address of the Interface and subnet mask, the type of network it is connected to (P2P or P2Multi-point or FR) and the routers which is connected to it. The collection of these link states will form a Link state Database.
Read more »
Tags: ospf basics, basics of OSPF, ccna ospf study guide, ospf basic, ospf ccna basics, OSPF study guide, ospf vs rip
Recent Comments