- D
The router does not perform recursive resolution when the next-hop IP address is not directly connected.
Why wrong: When the next-hop IP is not directly connected, the router does recursively resolve the address to determine the outgoing interface.
Quick Answer
The answer is that the routing table lookup process on a Cisco router uses the longest prefix match to select the most specific route, relies on a default route only when no other match exists, and automatically installs directly connected routes when the interface is up/up. This is correct because the router evaluates all entries in the routing table against the destination IP, choosing the route with the longest subnet mask as the most precise match; if no match is found, it falls back to the default route, and directly connected networks are added automatically once the interface is configured with an IP address and reaches the up/up state. On the CCNA 200-301 v2 exam, this concept tests your understanding of how routers make forwarding decisions, often appearing in multiple-choice questions that include traps like claiming the router uses the lowest metric first or that a default route is preferred over a directly connected route. A common memory tip is to remember “most specific wins” for longest prefix match, and that directly connected routes are always installed first without any routing protocol.
CCNA IP Routing 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. 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.
Which three of the following statements about the routing table lookup process on a Cisco router are true? (Choose three.)
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 router performs a longest prefix match to select the most specific route for a destination IP.
The routing table uses longest prefix match (A) to find the most specific route. The default route (C) is used only when no other route matches. Directly connected routes (F) are automatically installed when the interface is up/up. Option D is incorrect because the router does recursively resolve the next‑hop IP when it is not directly connected.
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 router does not perform recursive resolution when the next-hop IP address is not directly connected.
Why it's wrong here
When the next-hop IP is not directly connected, the router does recursively resolve the address to determine the outgoing interface.
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.
✓The router performs a longest prefix match to select the most specific route for a destination IP.Correct answer▾
✗The router does not perform recursive resolution when the next-hop IP address is not directly connected.Wrong answer — click to see why▾
Why this is wrong here
When the next-hop IP is not directly connected, the router does recursively resolve the address to determine the outgoing interface.
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
Cisco often tests the misconception that an exact match overrides a more specific route, but the longest prefix match rule always selects the route with the longest subnet mask, regardless of administrative distance or metric.
Detailed technical explanation
How to think about this question
The routing table lookup is performed using a radix tree (PATRICIA) structure for efficient longest prefix matching. Recursive route resolution is required when the next-hop address is not on a directly connected subnet; the router must perform a second lookup to find the route to that next-hop address. For example, a static route to 10.0.0.0/8 via 192.168.1.1 requires that 192.168.1.0/24 be reachable via a directly connected interface or another route.
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 small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.
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.
- →
IP Routing — study guide chapter
Learn the concepts, then practise the questions
- →
IP Routing practice questions
Targeted practice on this topic area only
- →
All 200-301 questions
1,819 questions across all exam domains
- →
CCNA 200-301 v2 study guide
Full concept coverage aligned to exam objectives
- →
200-301 practice test guide
How to use practice tests most effectively before exam day
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.
Network Infrastructure and Connectivity practice questions
Practise 200-301 questions linked to Network Infrastructure and Connectivity.
Switching and Network Access practice questions
Practise 200-301 questions linked to Switching and Network Access.
IP Routing practice questions
Practise 200-301 questions linked to IP Routing.
Network Services and Security practice questions
Practise 200-301 questions linked to Network Services and Security.
AI and Network Operations practice questions
Practise 200-301 questions linked to AI and Network Operations.
CCNA subnetting practice questions
Practise IPv4 subnetting, CIDR, masks, host ranges and subnet selection.
CCNA OSPF practice questions
Practise OSPF neighbours, router IDs, metrics, areas and routing-table interpretation.
CCNA VLAN practice questions
Practise VLANs, access ports, trunks, allowed VLANs and switching scenarios.
CCNA STP practice questions
Practise spanning tree, root bridge election, port roles and STP troubleshooting.
CCNA EtherChannel practice questions
Practise LACP, PAgP, port-channel behaviour and bundle requirements.
CCNA ACL practice questions
Practise standard and extended ACLs, permit/deny logic and traffic filtering.
CCNA NAT practice questions
Practise static NAT, dynamic NAT, PAT and inside/outside address translation.
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 — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: The router performs a longest prefix match to select the most specific route for a destination IP. — The routing table uses longest prefix match (A) to find the most specific route. The default route (C) is used only when no other route matches. Directly connected routes (F) are automatically installed when the interface is up/up. Option D is incorrect because the router does recursively resolve the next‑hop IP when it is not directly connected.
What should I do if I get this 200-301 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 →
Same concept, more angles
1 more ways this is tested on 200-301
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. Which TWO statements about interpreting routing table output are true? (Choose two.)
medium- ✓ A.A route with a longer prefix length is always preferred over a route with a shorter prefix length, regardless of administrative distance.
- ✓ B.A directly connected route has an administrative distance of 0 and is always preferred over any dynamic route for the same network.
- C.If two routes have the same prefix length, the route with the higher administrative distance is preferred.
- D.The metric is used to compare routes from different routing protocols.
- E.A static route configured with an administrative distance of 200 will be preferred over an OSPF route with AD 110 for the same network.
Why A: Longest-prefix match always wins regardless of AD or route source (A correct), and directly connected routes have AD 0 (B correct). C is incorrect because among equal prefix lengths, lower AD wins. D is wrong because metric only compares same-protocol routes, while AD compares across protocols. E fails because a higher AD (200) is less preferred than OSPF's 110.
Keep practising
More 200-301 practice questions
- A switchport connected to another switch should carry multiple VLANs, but it was manually configured as an access port.…
- What problem is HSRP designed to solve?
- Which TWO statements correctly describe the causes or implications of CRC errors, runts, giants, or output errors as see…
- You are connected to R1. Configure IPv4 and IPv6 addressing on R1's interfaces and verify reachability to R2. The curren…
- Which TWO statements accurately describe how AI/ML concepts are applied to network operations in modern enterprise netwo…
- Which TWO switch port configurations are required when connecting a Cisco IP phone and a desktop PC to a single access p…
Last reviewed: Jun 11, 2026
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.
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.
Sign in to join the discussion.