Question 586 of 1,819
IP RoutingeasyMultiple ChoiceObjective-mapped

CCNA OSPF metric is called cost Practice Question

This 200-301 practice question tests your understanding of ip routing. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. A key principle to apply: oSPF metric is called cost. 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.

What is the OSPF metric called?

Question 1easymultiple 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

Cost

OSPF uses cost as its internal metric. By default, cost is derived primarily from bandwidth.

Key principle: OSPF metric is called cost

Answer analysis

Option-by-option breakdown

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

  • Hop count

    Why it's wrong here

    Hop count is associated with RIP.

    When this WOULD be correct

    If the question were about RIP or another distance-vector routing protocol, asking for the metric used, 'Hop count' would be the correct answer. For example, a question could ask, 'What metric does RIP use to determine the best path to a destination?'

  • Cost

    Why this is correct

    Correct. OSPF uses cost.

    Related concept

    OSPF metric is called cost

  • Distance

    Why it's wrong here

    Distance is not the OSPF metric name.

    When this WOULD be correct

    If the question asked for the metric used in a different routing protocol, such as RIP, the answer could be 'Distance' as it refers to the number of hops to reach a destination. In that context, 'Distance' would accurately describe the metric used.

  • Feasible distance

    Why it's wrong here

    Feasible distance is an EIGRP term.

    When this WOULD be correct

    If the question were to ask about EIGRP metrics or the comparison of routing protocols, feasible distance would be the correct answer, as it specifically refers to EIGRP's metric for determining the best path to a destination.

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.

CostCorrect answer

Why this is correct

Correct. OSPF uses cost.

Hop countWrong answer — click to see why

Why this is wrong here

Hop count is a metric used by routing protocols like RIP, not OSPF. OSPF uses cost as its metric, which is based on the bandwidth of the links.

★ When this WOULD be the correct answer

If the question were about RIP or another distance-vector routing protocol, asking for the metric used, 'Hop count' would be the correct answer. For example, a question could ask, 'What metric does RIP use to determine the best path to a destination?'

Why candidates choose this

Candidates may confuse OSPF with other routing protocols that use hop count, especially if they have limited experience with OSPF's cost metric, leading to a misinterpretation of the question.

DistanceWrong answer — click to see why

Why this is wrong here

The term 'Distance' is not used in OSPF to describe its metric; instead, OSPF uses 'Cost' to determine the best path based on link bandwidth. This option is misleading as it may relate to other routing protocols like RIP, which uses distance metrics.

★ When this WOULD be the correct answer

If the question asked for the metric used in a different routing protocol, such as RIP, the answer could be 'Distance' as it refers to the number of hops to reach a destination. In that context, 'Distance' would accurately describe the metric used.

Why candidates choose this

Candidates may confuse 'Distance' with the concept of measuring the length of a path in networking, leading them to mistakenly associate it with routing metrics in general, despite its inaccuracy in the context of OSPF.

Feasible distanceWrong answer — click to see why

Why this is wrong here

Feasible distance is a term used in EIGRP (Enhanced Interior Gateway Routing Protocol) to represent the lowest calculated metric to reach a destination. In the context of OSPF, the correct term for its metric is 'cost'.

★ When this WOULD be the correct answer

If the question were to ask about EIGRP metrics or the comparison of routing protocols, feasible distance would be the correct answer, as it specifically refers to EIGRP's metric for determining the best path to a destination.

Why candidates choose this

Candidates may confuse OSPF with EIGRP due to their similar roles in routing, leading them to mistakenly select feasible distance, which is a familiar term from their studies of 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?”

Common exam traps

Common exam trap: answer the scenario, not the keyword

A common exam trap is confusing OSPF's metric with other routing protocol metrics. For example, hop count is the metric used by RIP, not OSPF. Similarly, 'feasible distance' is a term specific to EIGRP, which can mislead candidates into selecting it as the OSPF metric. Another trap is mistaking administrative distance for metric; administrative distance ranks the trustworthiness of routing protocols, while metric determines the best path within a protocol. Candidates must clearly distinguish that OSPF's metric is called 'cost,' which is bandwidth-based, to avoid selecting incorrect options that sound related but belong to other protocols.

Detailed technical explanation

How to think about this question

Open Shortest Path First (OSPF) is a widely used link-state routing protocol in Cisco networks, and its routing decisions are based on a metric called 'cost.' The OSPF cost metric is a value assigned to each interface that reflects the overhead required to send packets across that link. By default, Cisco calculates cost as the inverse of the bandwidth of the interface, using the formula: Cost = Reference Bandwidth / Interface Bandwidth, where the reference bandwidth is typically 100 Mbps. For example, a FastEthernet interface (100 Mbps) has a cost of 1, while a Gigabit Ethernet interface (1000 Mbps) has a cost of 1/10th, which Cisco rounds to 1 as well, but can be adjusted by changing the reference bandwidth. This cost metric allows OSPF to select the most efficient path to a destination by summing the costs of all outgoing interfaces along a route and choosing the path with the lowest total cost. Unlike distance-vector protocols such as RIP, which use hop count as a metric, OSPF's cost metric provides a more granular and bandwidth-aware path selection. EIGRP, another Cisco routing protocol, uses a composite metric including bandwidth and delay, and terms like 'feasible distance' are specific to EIGRP, not OSPF. Understanding OSPF cost is critical for network engineers to optimize routing and ensure efficient traffic flow in Cisco environments.

KKey Concepts to Remember

  • OSPF metric is called cost
  • Cost is based on interface bandwidth
  • OSPF uses cost to determine shortest path
  • RIP uses hop count as metric, not OSPF
  • EIGRP uses feasible distance, not cost
  • Administrative distance differs from metric
  • Metric influences OSPF route selection

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

OSPF metric is called cost

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.

Review oSPF metric is called cost, then practise related 200-301 questions on the same topic to reinforce the concept.

Related practice questions

Related 200-301 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 200-301 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 200-301 question test?

IP Routing — This question tests IP Routing — OSPF metric is called cost.

What is the correct answer to this question?

The correct answer is: Cost — OSPF uses cost as its internal metric. By default, cost is derived primarily from bandwidth.

What should I do if I get this 200-301 question wrong?

Review oSPF metric is called cost, then practise related 200-301 questions on the same topic to reinforce the concept.

What is the key concept behind this question?

OSPF metric is called cost

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 200-301 practice questions

Last reviewed: May 17, 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 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.