Question 466 of 520
Network ImplementationhardMultiple ChoiceObjective-mapped

Quick Answer

The answer is EIGRP, the Enhanced Interior Gateway Routing Protocol. This is the correct choice because EIGRP is a hybrid routing protocol that combines the best features of distance-vector and link-state protocols, using the Diffusing Update Algorithm (DUAL) to achieve fast convergence by instantly calculating backup routes. It fully supports Variable-Length Subnet Masking (VLSM) through classless routing, and its default composite metric is based on bandwidth and delay, meeting the exact requirements of the scenario. On the CompTIA Network+ N10-009 exam, this question tests your ability to distinguish between dynamic routing protocols, with a common trap being to select OSPF (which also supports VLSM but uses cost as a metric) or RIPv2 (which supports VLSM but converges slowly and uses hop count). A helpful memory tip: EIGRP’s metric is often remembered as “Bandwidth and Delay” because these are the two default components in its composite formula, making it the go-to protocol when speed and path quality matter most.

N10-009 Network Implementation Practice Question

This N10-009 practice question tests your understanding of network implementation. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. 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 network administrator is configuring dynamic routing between two routers in the same organization. The routers must support VLSM, converge quickly, and use a metric that is based on bandwidth and delay. Which routing protocol should be configured?

Question 1hardmultiple choice
Review the full routing 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

EIGRP

C is correct because EIGRP is a Cisco-proprietary hybrid routing protocol that supports Variable-Length Subnet Masking (VLSM), converges rapidly using the Diffusing Update Algorithm (DUAL), and uses a composite metric that by default includes bandwidth and delay. This makes it ideal for the scenario where both VLSM support and fast convergence are required with a metric based on bandwidth and delay.

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.

  • RIP

    Why it's wrong here

    RIP uses hop count as its metric and is classful by default; it does not support VLSM well and converges slowly.

  • OSPF

    Why it's wrong here

    OSPF supports VLSM and converges quickly, but its metric is cost (based on bandwidth), not a combination of bandwidth and delay.

  • EIGRP

    Why this is correct

    EIGRP is a Cisco proprietary protocol that supports VLSM, converges quickly, and uses bandwidth and delay as the default metric components.

    Related concept

    Read the scenario before looking for a memorised answer.

  • BGP

    Why it's wrong here

    BGP is designed for routing between autonomous systems, not for internal routing within a single organization. It uses path attributes rather than bandwidth/delay.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often choose OSPF because it is a widely used link-state protocol that supports VLSM and converges quickly, but they overlook the specific requirement for a metric based on both bandwidth and delay, which is unique to EIGRP's default composite metric.

Detailed technical explanation

How to think about this question

EIGRP's composite metric is calculated using the formula: metric = [K1 * bandwidth + (K2 * bandwidth) / (256 - load) + K3 * delay] * [K5 / (reliability + K4)], with default K values (K1=1, K3=1, others=0) making it effectively bandwidth + delay. The DUAL algorithm provides loop-free fast convergence by maintaining feasible successors and performing local computations when the successor fails, avoiding the need for full route recalculation like OSPF's SPF. In real-world networks, EIGRP is often preferred for Cisco-only environments due to its lower CPU overhead and faster convergence compared to OSPF.

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?

Network Implementation — This question tests Network Implementation — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: EIGRP — C is correct because EIGRP is a Cisco-proprietary hybrid routing protocol that supports Variable-Length Subnet Masking (VLSM), converges rapidly using the Diffusing Update Algorithm (DUAL), and uses a composite metric that by default includes bandwidth and delay. This makes it ideal for the scenario where both VLSM support and fast convergence are required with a metric based on bandwidth and delay.

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

Keep practising

More N10-009 practice questions

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.