Open Shortest Path First
Open Shortest Path First
The device operating OSPF goes through certain states. These states are:
Down State
Note: The Down state does not imply that the interface is physically
down; it simply means that the OSPF router has not started the process of
forming adjacencies.
Init State
The router receives a Hello packet from another router but is not yet
listed in the neighbor’s Hello packet.
Two-Way State
ExStart State
Exchange State
Loading State
Routers send Link-State Request (LSR) packets to request missing
LSAs.
Note: If a router receives a DBD from another router and finds that the
received DBD is more up-to-date than its own, it will send an LSR to
request missing links. The other router will reply with an LSU containing
the missing updates, and a Link State Acknowledgment (LSA) is sent in
return.
Full State
Routers can now compute the shortest paths using the Shortest Path
First (SPF) algorithm, marking the point where routing decisions can
be made.