352-001 · Question #236
How does an OSPF ABR prevent summary route information from being readvertised from an area into the network core (Area 0)?
The correct answer is C. It only sends locally originated summaries to the backbone. An OSPF ABR prevents looping summary information back into Area 0 by a simple rule: it only originates (advertises) Type 3 Summary LSAs to the backbone for routes it has learned from its own non-backbone area(s). It does not re-flood Type 3 LSAs it receives from Area 0 back…
Question
How does an OSPF ABR prevent summary route information from being readvertised from an area into the network core (Area 0)?
Options
- AIt uses poison reverse and split horizon.
- BIt compares the area number on the summary LSA to the local area.
- CIt only sends locally originated summaries to the backbone.
- DIt advertises only inter-area summaries to the backbone.
How the community answered
(62 responses)- A3% (2)
- B16% (10)
- C73% (45)
- D8% (5)
Explanation
An OSPF ABR prevents looping summary information back into Area 0 by a simple rule: it only originates (advertises) Type 3 Summary LSAs to the backbone for routes it has learned from its own non-backbone area(s). It does not re-flood Type 3 LSAs it receives from Area 0 back into Area 0. Because the ABR only generates summaries from routes it locally computed from attached non-backbone areas, backbone-originated summaries are never reflected back. Option A (poison reverse/split horizon) applies to distance-vector protocols like RIP, not link-state OSPF. Option B is incorrect because the mechanism is about LSA origination ownership, not area number comparison. Option D mischaracterizes the distinction - it is about locally originated vs. received summaries, not intra-area vs. inter-area.
Topics
Community Discussion
No community discussion yet for this question.