352-001 · Question #470
A large enterprise network has two data centers and a WAN edge in a hub-and-spoke network topology. The entire network is in a single OSPF area. Spoke routers are connected to unreliable WAN links. Wh
The correct answer is C. Configure the hub routers as ABRs D. Place spoke routers in totally stubby areas. LSA filtering for spoke routers requires hub routers to act as ABRs and spoke routers to be placed in totally stubby areas, which blocks all Type 3, 4, and 5 LSAs and injects only a default route.
Question
A large enterprise network has two data centers and a WAN edge in a hub-and-spoke network topology. The entire network is in a single OSPF area. Spoke routers are connected to unreliable WAN links. Which two changes must be made to deploy LSA filtering on the spoke routers? (Choose two.)
Options
- AConfigure the hub routers as ASBRs
- BKeep the spoke routers in normal areas
- CConfigure the hub routers as ABRs
- DPlace spoke routers in totally stubby areas
- EPlace spoke routers in stub areas
How the community answered
(29 responses)- A17% (5)
- B10% (3)
- C69% (20)
- E3% (1)
Why each option
LSA filtering for spoke routers requires hub routers to act as ABRs and spoke routers to be placed in totally stubby areas, which blocks all Type 3, 4, and 5 LSAs and injects only a default route.
ASBRs redistribute external routes into OSPF but have no function in filtering LSAs between OSPF areas; inter-area LSA filtering is an ABR responsibility.
Spoke routers in normal areas receive all LSA types with no filtering applied, which is the exact opposite of the desired behavior for unreliable WAN links.
Hub routers must be configured as ABRs because only an ABR sits at an area boundary and has the authority to suppress summary and external LSAs from entering an attached stub or totally stubby area.
Totally stubby areas instruct the ABR to block all Type 3 inter-area, Type 4 ASBR summary, and Type 5 external LSAs from flooding into the area, replacing them with a single default route - providing maximum LSA filtering ideal for spoke routers on unreliable WAN links.
Stub areas only block Type 5 external LSAs while still allowing Type 3 inter-area summary LSAs to flood in, providing less filtering than totally stubby areas and leaving spoke routers with larger LSDBs.
Concept tested: OSPF totally stubby area LSA filtering with ABR
Source: https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/13739-26.html
Topics
Community Discussion
No community discussion yet for this question.