Questions: OSPF: Open Shortest Path First

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A link fails between two routers in OSPF Area 3. The network has 5 areas total (Area 0 through Area 4). Which routers must re-run Dijkstra's algorithm?

AAll routers in the network, because OSPF floods LSAs to every router regardless of area
BOnly the two routers directly adjacent to the failed link
CAll routers within Area 3, plus Area Border Routers that summarize Area 3 routes to other areas
DNo routers — OSPF pre-computes backup paths and switches automatically without recalculation
Question 2 Multiple Choice

OSPF discovers two routes to the same destination with total costs of 20 and 20 (identical). What does OSPF do?

ADrops one route arbitrarily and installs only the other to avoid routing loops
BInstalls both routes and load-balances traffic across them (ECMP)
CWaits for the costs to differ before making a forwarding decision
DSelects the route through the router with the lower Router ID as a tiebreaker
Question 3 True / False

In OSPF, a central route-computation server calculates shortest paths and distributes them to most routers.

TTrue
FFalse
Question 4 True / False

Area 0 (the backbone area) must connect all other OSPF areas, either directly or through virtual links.

TTrue
FFalse
Question 5 Short Answer

Why does OSPF organize routers into areas rather than flooding all topology information to every router in the network?

Think about your answer, then reveal below.