352-001 · Question #534
A large enterprise network has two data centers and a WLAN edge with a large hub-and spoke network. The complete network is configured as a single OSPF area, and spoke routers are connected to unrelia
The correct answer is B. Make the hub routers ABR D. Place spoke routers in totally stubby areas. Placing spoke routers in totally stubby areas and making hub routers ABRs limits LSA flooding to spokes while providing reachability through a default route injected by the ABR.
Question
A large enterprise network has two data centers and a WLAN edge with a large hub-and spoke network. The complete network is configured as a single OSPF area, and spoke routers are connected to unreliable WAN links. Which two changes should you make to deploy LSA on the spoke routers? (Choose two)
Options
- APlace spoke routers in stub areas
- BMake the hub routers ABR
- CMake the hub routers ASBR
- DPlace spoke routers in totally stubby areas
- EKeep the spoke routers in normal areas
How the community answered
(30 responses)- A10% (3)
- B80% (24)
- C7% (2)
- E3% (1)
Why each option
Placing spoke routers in totally stubby areas and making hub routers ABRs limits LSA flooding to spokes while providing reachability through a default route injected by the ABR.
Regular stub areas still permit Type 3 inter-area summary LSAs, so spoke routers on unreliable links would still receive significant LSA flooding compared to totally stubby areas.
Hub routers must become ABRs (Area Border Routers) to sit between the OSPF backbone (Area 0) and the new stub areas, enabling them to filter LSAs and inject a default route toward the spoke areas.
ASBRs redistribute external routing information into OSPF and do not control LSA flooding toward spoke routers on unreliable links.
Totally stubby areas block all Type 3, 4, and 5 LSAs from entering the spoke area, replacing them with a single default route from the ABR, which minimizes LSA churn caused by unreliable WAN links.
Leaving spoke routers in a normal OSPF area means they receive all LSA types, maximizing overhead and instability on unreliable WAN links.
Concept tested: OSPF totally stubby areas and ABR placement in hub-and-spoke
Source: https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/13703-8.html
Topics
Community Discussion
No community discussion yet for this question.