Courseiva
Question 1,639 of 1,389
IP RoutingmediumMultiple SelectObjective-mapped

CCNA IP Routing Practice Question

Which two statements accurately describe floating static routes?

⚠ Common exam trap

Be cautious of confusing floating static routes with load balancing or manual intervention requirements.

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

They are static routes configured with higher administrative distance so they act as backups.

The two correct statements describe floating static routes as backup routes with higher administrative distance that activate when the preferred route is lost. Option C is wrong because floating static routes have a higher administrative distance, so they do not override dynamic routes immediately; they only activate if the dynamic route is lost. Option D is wrong because floating static routes are for backup, not equal-cost load balancing. Option E is wrong because floating static routes are entries in the routing table that provide backup, not a replacement for it.

Answer analysis

Option-by-option breakdown

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

  • They are static routes configured with higher administrative distance so they act as backups.

    Why this is correct

    A floating static route is a static route manually configured with an administrative distance higher than that of the primary route (e.g., 150 instead of 110 for OSPF). This elevated AD prevents it from being installed in the routing table while the preferred route is present, ensuring it serves solely as a backup entry.

  • They can become active automatically if the preferred route is lost.

    Why this is correct

    When the preferred route is lost—due to an interface failure, neighbor loss, or route withdrawal—the router removes that route from the RIB. The floating static route, which remains configured and points to a valid next hop, is then automatically installed as the new best route, providing network resilience without requiring administrator intervention.

  • They always override dynamic routes immediately.

    Why it's wrong here

    This statement is false because a higher administrative distance makes the floating static route less preferred, not more. Dynamic routes, such as OSPF or EIGRP routes, have lower AD values, so they are always selected over the floating static route when both exist; the floating static route never overrides an active dynamic route.

    When this WOULD be correct

    In a question that asks about routing behavior in a scenario where all routes are configured with the same administrative distance, stating that floating static routes always override dynamic routes would be correct if the context specified that the floating static routes were intended to take precedence in all cases, regardless of the primary route's state.

  • They are identical to equal-cost load balancing.

    Why it's wrong here

    Equal-cost load balancing uses multiple routes with the same AD and same metric to share traffic, whereas a floating static route has a higher AD and is not used for forwarding unless all lower-AD routes disappear. These two mechanisms are fundamentally different: ECMP actively distributes traffic, while floating static routes simply wait in the background as inactive backups.

    When this WOULD be correct

    If the exam question were to ask about routing protocols that utilize equal-cost multi-path (ECMP) routing, then stating that floating static routes are identical to equal-cost load balancing could be considered correct in a context where static routes are being compared to dynamic routing protocols that support ECMP.

  • They remove the need for routing tables.

    Why it's wrong here

    A floating static route is still a routing entry that must be stored and evaluated in the routing table; it does not eliminate the need for routing tables. The routing table continues to hold both the active primary route and the backup static route, and the router's RIB lookup process determines which entry is used based on AD and metric.

    When this WOULD be correct

    In a question asking about routing protocols that simplify network management by removing the need for routing tables, this option could be correct. For example, if the question specified a scenario where a new routing protocol automatically manages all routes without traditional tables, this statement could apply.

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.

They are static routes configured with higher administrative distance so they act as backups.Correct answer

Why this is correct

A floating static route is a static route manually configured with an administrative distance higher than that of the primary route (e.g., 150 instead of 110 for OSPF). This elevated AD prevents it from being installed in the routing table while the preferred route is present, ensuring it serves solely as a backup entry.

They always override dynamic routes immediately.Wrong answer — click to see why

Why this is wrong here

This option is incorrect because floating static routes do not override dynamic routes immediately; they only take effect when the primary route fails, allowing for a backup route to be used.

★ When this WOULD be the correct answer

In a question that asks about routing behavior in a scenario where all routes are configured with the same administrative distance, stating that floating static routes always override dynamic routes would be correct if the context specified that the floating static routes were intended to take precedence in all cases, regardless of the primary route's state.

Why candidates choose this

Candidates may choose this option due to a misunderstanding of how static and dynamic routes interact, mistakenly believing that floating static routes inherently have priority over dynamic routes at all times.

They are identical to equal-cost load balancing.Wrong answer — click to see why

Why this is wrong here

This option is incorrect because floating static routes do not perform load balancing; they serve as backup routes with higher administrative distances that activate only when the primary route fails.

★ When this WOULD be the correct answer

If the exam question were to ask about routing protocols that utilize equal-cost multi-path (ECMP) routing, then stating that floating static routes are identical to equal-cost load balancing could be considered correct in a context where static routes are being compared to dynamic routing protocols that support ECMP.

Why candidates choose this

Candidates may find this option tempting because they might confuse the concept of floating static routes with load balancing techniques, especially if they have encountered scenarios where multiple routes are used for redundancy and performance.

They remove the need for routing tables.Wrong answer — click to see why

Why this is wrong here

This option is wrong because floating static routes do not eliminate the need for routing tables; they simply provide a backup route with a higher administrative distance. Routing tables are still necessary for the overall routing process.

★ When this WOULD be the correct answer

In a question asking about routing protocols that simplify network management by removing the need for routing tables, this option could be correct. For example, if the question specified a scenario where a new routing protocol automatically manages all routes without traditional tables, this statement could apply.

Why candidates choose this

Candidates might find this option tempting because they may confuse floating static routes with advanced routing protocols that claim to simplify routing management, leading to the misconception that static routes could eliminate routing tables altogether.

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?”

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

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: Apr 12, 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.