Question 19 of 520
Networking ConceptsmediumMultiple ChoiceObjective-mapped

Quick Answer

The EIGRP route is the correct choice because it has a lower administrative distance of 90 compared to OSPF’s 110. Administrative distance is the primary tiebreaker when a router learns about the same destination network from different routing protocols; the route with the lower AD is always installed in the routing table, regardless of metric values. Metrics, such as OSPF’s cost of 10 or EIGRP’s composite metric of 3072, only come into play when comparing routes from the same protocol. On the CompTIA Network+ N10-009 exam, this concept tests your understanding of route selection logic, and a common trap is to mistakenly compare metrics across protocols. Remember the hierarchy: AD first, then metric. A useful memory tip is “AD decides the protocol, metric decides the path”—so always check the administrative distance before looking at the metric.

N10-009 Networking Concepts Practice Question

This N10-009 practice question tests your understanding of networking concepts. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

A router has two routes to the same destination network: one learned via OSPF with a metric of 10, and another learned via EIGRP with a composite metric of 3072. The default administrative distances are OSPF=110, EIGRP=90. Which route will be installed in the routing table?

Question 1mediummultiple choice
Review the full OSPF breakdown →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

The EIGRP route because it has a lower administrative distance

The EIGRP route is installed because administrative distance (AD) is the primary tiebreaker when multiple routing protocols provide routes to the same destination. EIGRP has a default AD of 90, which is lower than OSPF's AD of 110, so the router prefers the EIGRP route regardless of metric values. Metrics are only compared when routes come from the same protocol.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The OSPF route because it has a lower metric

    Why it's wrong here

    Metrics are only comparable within the same routing protocol. Administrative distance is used to compare routes from different protocols, not metric. OSPF's higher AD makes it less preferred.

  • The EIGRP route because it has a lower administrative distance

    Why this is correct

    EIGRP's default administrative distance of 90 is lower than OSPF's 110, so the router chooses the EIGRP route regardless of metric values.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Both routes will be installed for load balancing

    Why it's wrong here

    For equal-cost multipath, routes must have the same metric and be from the same routing protocol (or have equal AD from different protocols, which is rare). Here, the ADs differ, so only one route is installed.

  • The OSPF route because it is a link-state protocol

    Why it's wrong here

    The routing protocol type does not affect which route is installed; the decision is based on administrative distance. OSPF is link-state but still has AD 110.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse metric with administrative distance, mistakenly thinking a lower OSPF metric (10) beats a higher EIGRP metric (3072), when in fact the router first compares AD values (90 vs 110) and selects the EIGRP route.

Detailed technical explanation

How to think about this question

Administrative distance is a Cisco-proprietary trustworthiness value ranging from 0 to 255, where lower values indicate more reliable sources. The routing table stores only the best route per destination based on AD first, then metric; if ADs are equal, the router compares metrics, but here EIGRP's AD of 90 beats OSPF's 110. In real-world scenarios, redistributing between OSPF and EIGRP can lead to suboptimal routing if AD values are not carefully managed, and the 'show ip route' command reveals the selected route with its AD and metric.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A network engineer at a university connects two campus buildings via a fibre link. Both routers run OSPF, but no adjacency forms — even though both routers can ping each other. The engineer finds one router is in area 0 and the other in area 1. OSPF adjacency requires matching area numbers, hello/dead timers, and network type. IP reachability alone is not enough.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related N10-009 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free N10-009 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this N10-009 question test?

Networking Concepts — This question tests Networking Concepts — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: The EIGRP route because it has a lower administrative distance — The EIGRP route is installed because administrative distance (AD) is the primary tiebreaker when multiple routing protocols provide routes to the same destination. EIGRP has a default AD of 90, which is lower than OSPF's AD of 110, so the router prefers the EIGRP route regardless of metric values. Metrics are only compared when routes come from the same protocol.

What should I do if I get this N10-009 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This N10-009 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the N10-009 exam.