Courseiva
Network Infrastructure and ConnectivitymediumDrag & DropObjective-mapped

CCNA Bottom-up troubleshooting Practice Question

Drag and drop the following troubleshooting steps into the correct order to diagnose a client connectivity issue using the OSI bottom-up method. The client cannot access a web server by its FQDN.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5

⚠ Common exam trap

The trap is that candidates often jump to DNS or IP configuration because the symptom involves an FQDN, but the bottom-up method requires starting at Layer 1. Remember: always start at the bottom of the OSI model when using this approach.

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

Check physical connectivity (cables, link lights, interface status).

The bottom-up OSI troubleshooting approach starts at Layer 1 (physical) and moves upward. For this scenario (client cannot access web server by FQDN), the correct order is: first check physical connectivity (Layer 1), then check data link layer (Layer 2) for MAC and VLAN issues, then check network layer (Layer 3) for IP configuration, and finally check application layer (Layer 7) for DNS resolution. This systematic approach ensures lower-layer issues are ruled out before investigating higher-layer problems.

Answer analysis

Option-by-option breakdown

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

  • Check physical connectivity (cables, link lights, interface status).

    Why this is correct

    You must always begin with Layer 1. Verify that cables are securely connected, link LEDs are lit, and the interface status shows 'up/up' (or 'connected'). If physical connectivity is absent, no higher-layer configuration can function, so this is the most efficient first step.

  • Verify DNS resolution (nslookup, DNS server reachability).

    Why this is correct

    DNS resolution is a Layer 7 check that is only meaningful after lower-layer connectivity, IP addressing, and routing are confirmed. If the physical link, VLAN, IP configuration, or default gateway are misconfigured, DNS will fail even if the DNS server is reachable; thus it is the final step in the troubleshooting model.

  • Check IP configuration (IP address, subnet mask, default gateway).

    Why this is correct

    Checking IP configuration is a Layer 3 task; it must follow Layer 1 and Layer 2 verification because an IP address cannot be assigned or communicated if the physical and data-link layers are down. While a misconfigured IP address will prevent network access, it is not the first thing to check when a user reports no connectivity.

  • Verify MAC address table and VLAN configuration on the switch.

    Why this is correct

    This is a valid Layer 2 check, but it is not the first action. Before inspecting the MAC address table or VLAN assignments, you must ensure that physical connectivity exists; if the cable is unplugged or the interface is down, Layer 2 tables cannot populate correctly. Therefore, in the initial troubleshooting sequence, this step comes after verifying Layer 1.

Visual reference

Client Recursive Resolver Root DNS (13 root servers) TLD DNS (.com, .org, …) Authoritative example.com query IP addr answer

Quick reference

OSI Model Reference

LayerNamePDUKey Protocols / Devices
7ApplicationDataHTTP, HTTPS, DNS, SMTP, FTP, SSH
6PresentationDataTLS / SSL, JPEG, ASCII encoding
5SessionDataNetBIOS, RPC, SIP
4TransportSegment / DatagramTCP, UDP
3NetworkPacketIP, ICMP, OSPF — Routers
2Data LinkFrameEthernet, Wi-Fi, PPP — Switches, Bridges
1PhysicalBitsCables, NICs, Hubs, Repeaters

About these practice questions

Courseiva writes every 200-301 question from scratch — 1,389 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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.