OSPF Quick Review 1695007552
OSPF Quick Review 1695007552
OSPF Properties
• Summarize For “Open Shortest Path First”
• Protocol ID 89 in IP Header
• OSPF uses cost as the metric for calculating the shortest path. The cost
is based on the bandwidth of the link.
Cost = (10^8)/Bw
• Use IP Multicast address (224.0.0.5) for all Routers and use (224.0.0.6)
For DR&BDR
This table lists all the OSPF routers that are directly connected to the
local router.
• all the routers, networks, and links in the network, along with
their associated costs
This table contains the best path to each destination network in the
network. It is derived from the topology table.
This database contains all the LSAs that have been received from other
OSPF routers.
• Links.
• Routers.
• Networks in the Network.
• The link-state database is used to build the topology table.
5- Forwarding table:-
• Destination network.
• The Next Hop Router.
• the Outgoing Interface.
The Important Advantages OF OSPF
• Fast convergence: SPF algorithm is very efficient and can converge
quickly, meaning that network changes can be detected and responded
to quickly.
internal router
This is a router that has all of its interfaces in the same area.
Backbone Router
This is a router which resides in backbone area.
ABR
This is a router that has interfaces attached to 2 or more areas.. ABR
connect the Areas Together.
ASBR
This a router that connects the OSPF network to another network that is
not OSPF.
OSPF LSAs Types
Router ID
Each OSPF router selects a router ID (RID) that has to be unique on your
network. OSPF stores the topology of the network in its LSDB (Link State
Database) and each router is identified with its unique router ID.
DR & BDR
DR = Designated Router
BDR = Backup Designated Router
• In an OSPF broadcast network, OSPF elects one router to serve as the designated
router (DR) and another router on the segment to act as the backup designated
router (BDR).
• This minimizes the amount of repetitive information that is forwarded on the
network.
• OSPF forwards all messages to the designated router.
• When a router is not the DR or BDR it’s called a DROTHER.
Highest Router-ID: -
If Priorities are Equals Will Elect The Highest Router ID