300-320 · Question #196
From a design perspective which two of the following OSPF statements are most relevant? (Choose two)
The correct answer is A. OSPF stub areas can be thought of as a simple form of summarization B. OSPF cannot filter intra-area routes. OSPF stub areas block Type 5 (external) LSAs and replace them with a single default route from the ABR, effectively summarizing all external destinations into one prefix-making them a simple summarization tool (A). This is a critical design insight for reducing LSDB size in…
Question
From a design perspective which two of the following OSPF statements are most relevant? (Choose two)
Options
- AOSPF stub areas can be thought of as a simple form of summarization
- BOSPF cannot filter intra-area routes
- CAn ABR can only exist in two areas - the backbone and one adjacent area
- DPerformance issues in the Backbone area can be offset by allowing some traffic to transit a non-
- EThe size of an area (the LSDB) will be constrained by the size of the IP MTU
How the community answered
(36 responses)- A81% (29)
- C3% (1)
- D11% (4)
- E6% (2)
Explanation
OSPF stub areas block Type 5 (external) LSAs and replace them with a single default route from the ABR, effectively summarizing all external destinations into one prefix-making them a simple summarization tool (A). This is a critical design insight for reducing LSDB size in remote or branch areas. OSPF's link-state nature requires all routers within an area to have an identical LSDB, so intra-area routes (Type 1 and Type 2 LSAs) cannot be filtered-they flood to every router in the area unconditionally (B). This design constraint means filtering can only be applied at area boundaries (ABRs) for inter-area routes. Statement C is false (ABRs can belong to the backbone plus multiple non-backbone areas). Statement E is false (area size is constrained by CPU and memory, not MTU).
Topics
Community Discussion
No community discussion yet for this question.