nerdexam
CiscoCisco

300-420 · Question #183

300-420 Question #183: Real Exam Question with Answer & Explanation

The correct answer is D: Configure the link to provide multiarea adjacency.. {"question_number": 8, "question": "Which solution makes OSPF use the direct link between R1 and R2 for traffic from 10.10.10.0/24 toward 10.10.20.0/24?", "correct_answer": "D", "explanation": "OSPF multiarea adjacency (defined in RFC 5185) allows a single physical link to partic

Advanced Addressing and Routing Solutions

Question

Refer to the exhibit. An architect must design a solution that uses the direct link between R1 and R2 for traffic from 10.10.10.0/24 toward network 10.10.20.0/24. Which solution should the architect include in the design?

Options

  • AConfigure the OSPF cost of the link to a value lower than 30.
  • BLower the Administrative Distance for OSPF area 0.
  • CPlace the link into area 2 and install a new link between R1 and R2 in area 0.
  • DConfigure the link to provide multiarea adjacency.

Explanation

{"question_number": 8, "question": "Which solution makes OSPF use the direct link between R1 and R2 for traffic from 10.10.10.0/24 toward 10.10.20.0/24?", "correct_answer": "D", "explanation": "OSPF multiarea adjacency (defined in RFC 5185) allows a single physical link to participate in multiple OSPF areas simultaneously. In this scenario, the direct link between R1 and R2 is in a non-backbone area. OSPF always prefers intra-area routes over inter-area routes, and inter-area routes require traversal through Area 0. By configuring multiarea adjacency on the direct link with Area 0, the link becomes treated as a backbone link in addition to its existing area, making the direct path an intra-area Area 0 path. This causes OSPF to prefer it for routing between the two networks. Lowering OSPF cost (A) may not overcome the area preference rules. Changing the Administrative Distance (B) affects protocol preference, not path selection within OSPF. Moving the link to Area 2 with a new Area 0 link (C) adds complexity unnecessarily.", "generated_by": "claude-sonnet", "llm_judge_score": 4}

Topics

#OSPF Multiarea#OSPF Virtual Links#Routing Path Selection#Network Design

Community Discussion

No community discussion yet for this question.

Full 300-420 PracticeBrowse All 300-420 Questions