352-001 · Question #75
Refer to the exhibit. Traffic in this network that is destined for 10.1.3.1 arrives at R1. Which path will the traffic take from here and why?
The correct answer is B. through R2, because it is an intra-area path. OSPF selects routes based on route type before comparing metrics - intra-area routes (O) are always preferred over inter-area routes (O IA), so R1 uses R2's intra-area path regardless of cost.
Question
Refer to the exhibit. Traffic in this network that is destined for 10.1.3.1 arrives at R1. Which path will the traffic take from here and why?
Exhibit
Options
- Athrough R3, because it is the lowest cost path
- Bthrough R2, because it is an intra-area path
- Cthrough R2, because R3 is in a different autonomous system
- Dthrough R3, because R1 will only have a summary (type 3) LSA from R2
How the community answered
(44 responses)- A2% (1)
- B80% (35)
- C11% (5)
- D7% (3)
Why each option
OSPF selects routes based on route type before comparing metrics - intra-area routes (O) are always preferred over inter-area routes (O IA), so R1 uses R2's intra-area path regardless of cost.
OSPF does not use cost as the primary selection criterion when paths of different route types are available - a lower-cost inter-area path will always lose to a higher-cost intra-area path.
OSPF's path selection algorithm enforces a strict preference order - intra-area over inter-area over external - before ever comparing metrics. Because R2 offers an intra-area path to 10.1.3.1, R1 selects that path unconditionally over any inter-area or external alternative via R3.
The exhibit does not show R3 in a different autonomous system - the relevant distinction is intra-area vs. inter-area, not intra-AS vs. external, and incorrectly framing R3 as an ASBR misidentifies the topology.
This is self-contradicting - if R2 were only advertising a Type 3 LSA (inter-area summary), R2's path would be inter-area, not intra-area, which contradicts the correct answer establishing R2 as the preferred intra-area path.
Concept tested: OSPF route type preference - intra-area over inter-area
Source: https://www.cisco.com/c/en/us/support/docs/ip/open-shortest-path-first-ospf/7039-1.html
Topics
Community Discussion
No community discussion yet for this question.
