OSPF Flashcards
what type of routing protocol is OSPF
Link-state
OSPF algorithm
Dijkstra
What metric does OSPF use
Cost
AD for OSPF
110
IP transport used for OSPF
88
OSPF authenitcation
MD5
ALL routers broadcast address
224.0.0.5
DR routers broadcast address
224.0.0.6
OSPF cost calculation
ref bw / int bw (100 / 10mb)
OSPF adj states (8) (d,a,i,2,ex,ex,L,F)
down, attempt, init, 2-way, exstart, exchange, loading, full
LSA type 1
Router link - lists neighboring routers and cost, flooded within an area
LSA type 2
Network link - Gen by DR, lists adj area routers, flooded within an area
LSA type 3
Network summary - Gen by ABR, advertised among areas
LSA type 4
ASBR summary - injected by ABR into backbone to advertise presence of ASBR
LSA type 5
Gen by ASBR and flooded throughout AS to advertise route external to OSPF (rip or eigrp or bgp areas)
LSA type 7
Gen by ASBR in not-so-stubby-area. converted to type-5 by ABR when leaving the area.
Internal Router
All interfaces exist in the same area
Backbone Router
has an interface in Area 0
ABR
Area Border Router - connects two or more areas
ASBR
AS Boundary Router - connects to other routing domains (bgp, rip, eigrp)
Stub area
External LSA-type 5’s are replaced with a default route
Totally stubby area
type 3,4,5 are replaced with a default route
Not so stubby area
stub area containing an asbr, type 5 are converted to type 7 within the area
OSPF external route type - E1
cost to the ASBR plus external cost of the route
OSPF external route type - E2
default - cost of route as seen by ASBR
Hello/Dead timers for NBMA and multi-point
30/120
Hello/Dead timers for broadcast and p2p
10/40
OSPF neighborship requirements (a,a,s,t,s)
Match: area, auth, subnet, timers, stub
OSPF stub gets rid of which route type?
O E2 (type 5 external) (networks redistributed in to OSPF, cost 20)
What does OSPF total stub area do for routing?
Causes all internal and external routes to use a default route to exit the total stub area. Configured on the upstream ABR, not on the TS router. Stops type 3,4,5 LSA’s.
What is the criteria to form ospf neighborship (ANTP)
Area ID
Network mask
Timers
Authentication Password