Courseiva
IP RoutingeasyMultiple ChoiceObjective-mapped

CCNA IP Routing Practice Question

What metric does RIP use to choose the best path?

⚠ Common exam trap

Don't confuse RIP's hop count metric with metrics used by other protocols like OSPF or EIGRP.

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

Hop count

RIP uses hop count as its metric. Lower hop count paths are preferred, up to the protocol maximum of 15 usable hops.

Answer analysis

Option-by-option breakdown

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

  • Bandwidth

    Why it's wrong here

    Bandwidth is not a metric in RIP; it is, however, one of the components in EIGRP's composite metric, along with delay, load, and reliability. EIGRP uses bandwidth to calculate the minimum bandwidth along the path, and the route with the best composite metric is chosen. RIP's hop count metric does not consider bandwidth at all, meaning a 64 kbps link will be treated the same as a 1 Gbps link if both have the same hop count.

    When this WOULD be correct

    If the question were about a routing protocol that uses bandwidth as a metric, such as Enhanced Interior Gateway Routing Protocol (EIGRP), then 'bandwidth' would be the correct answer. For example, a question could ask, 'Which metric does EIGRP use to determine the best path?'

  • Cost

    Why it's wrong here

    RIP does not use cost as a metric; cost is a generic term used by link-state protocols like OSPF. In OSPF, the cost of an interface is typically derived from its bandwidth—the higher the bandwidth, the lower the cost—and the total cost of a route is the sum of the costs of all outgoing interfaces along the path. Since RIP only counts hops, it completely ignores the per-link cost that OSPF would consider, leading to potentially different path selection.

    When this WOULD be correct

    If the question asked about a routing protocol that uses cost as its metric, such as OSPF or EIGRP, then 'Cost' would be the correct answer. For example, 'What metric does OSPF use to choose the best path?' would make this option valid.

  • Hop count

    Why this is correct

    RIP (Routing Information Protocol) uses hop count as its sole metric, which is the number of routers (hops) a packet must traverse to reach the destination network. Each router that forwards the packet increments the hop count, and RIP considers a route with the fewest hops as the best path, regardless of link speed or reliability. This simple metric is why RIP is suitable for small networks but can choose suboptimal paths in larger, more complex topologies.

  • Delay

    Why it's wrong here

    RIP does not use delay as a metric; delay is an important factor in EIGRP's composite metric, where it represents the cumulative interface delay along the path, typically measured in tens of microseconds. EIGRP uses delay to prefer lower-latency paths even if they have more hops. RIP, by contrast, only looks at hop count, so it will choose a high-latency, multi-hop route over a direct low-latency one if the hop count is lower, which can be a significant drawback.

    When this WOULD be correct

    If the question asked which metric is used by a routing protocol that considers performance factors such as latency, then 'Delay' would be the correct answer. For example, a question about OSPF or EIGRP, which can factor in delay as part of their metric calculations, would make this option valid.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The 200-301 exam frequently reuses these exact scenarios with slightly different constraints.

Hop countCorrect answer

Why this is correct

RIP (Routing Information Protocol) uses hop count as its sole metric, which is the number of routers (hops) a packet must traverse to reach the destination network. Each router that forwards the packet increments the hop count, and RIP considers a route with the fewest hops as the best path, regardless of link speed or reliability. This simple metric is why RIP is suitable for small networks but can choose suboptimal paths in larger, more complex topologies.

BandwidthWrong answer — click to see why

Why this is wrong here

RIP does not use bandwidth as a metric; it relies solely on hop count. Bandwidth is used by EIGRP in its composite metric calculation, not by RIP.

★ When this WOULD be the correct answer

If the question were about a routing protocol that uses bandwidth as a metric, such as Enhanced Interior Gateway Routing Protocol (EIGRP), then 'bandwidth' would be the correct answer. For example, a question could ask, 'Which metric does EIGRP use to determine the best path?'

Why candidates choose this

Students may confuse RIP with other dynamic routing protocols like EIGRP or OSPF that consider bandwidth, leading them to think RIP also uses bandwidth.

CostWrong answer — click to see why

Why this is wrong here

Cost is the metric used by OSPF, not RIP. RIP uses hop count as its sole metric, making cost an incorrect choice for this question.

★ When this WOULD be the correct answer

If the question asked about a routing protocol that uses cost as its metric, such as OSPF or EIGRP, then 'Cost' would be the correct answer. For example, 'What metric does OSPF use to choose the best path?' would make this option valid.

Why candidates choose this

The term 'cost' is a generic routing metric term, and students might mistakenly associate it with RIP without knowing that OSPF specifically uses cost based on bandwidth.

DelayWrong answer — click to see why

Why this is wrong here

Delay is not a metric used by RIP; RIP only considers hop count. Delay is a component in the EIGRP composite metric, but not in RIP.

★ When this WOULD be the correct answer

If the question asked which metric is used by a routing protocol that considers performance factors such as latency, then 'Delay' would be the correct answer. For example, a question about OSPF or EIGRP, which can factor in delay as part of their metric calculations, would make this option valid.

Why candidates choose this

Delay is a common factor in network performance, and students might think RIP includes it as a metric, confusing RIP with more advanced protocols like EIGRP.

Analysis generated from the official 200-301blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Visual reference

PC R1 R2 R3 Server hop 1 hop 2 hop 3 RIP metric = 3 hops — lowest hop count wins

Quick reference

Routing Protocol Comparison

ProtocolMetricMax HopsAlgorithmType
RIP v2Hop count15Bellman-FordDistance vector
OSPFCost (bandwidth)UnlimitedDijkstra (SPF)Link state
EIGRPComposite metricUnlimitedDUALHybrid
IS-ISCostUnlimitedDijkstraLink state
BGPPolicy / attributesUnlimitedPath vectorPath vector

RIP's 15-hop limit makes it unsuitable for large networks. OSPF and EIGRP dominate modern enterprise deployments.

About these practice questions

This 200-301 question is part of Courseiva's 1,389-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This 200-301 practice question is part of Courseiva's free Cisco 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 200-301 exam.