CCNA Troubleshooting Labs: Find the Fault, Fix the Network, Get Graded

Configuring a network you designed yourself teaches you where every setting lives. The CCNA - and the job - asks for the opposite: a network someone else built, one thing wrong, and only show output and ping results to go on. These are 9 CCNA troubleshooting labs built for exactly that, running in your browser.

FE
FigigExams Team
Network engineers who build the Troubleshooting Practice scenarios and the practice exams on FigigExams. Every console sample on this page is real output from the same engine the scenarios run on.
Written for CCNA 200-301 v1.1 and v2.0 · Sep 2026

In short: Troubleshooting Practice gives you 9 live Cisco IOS-style networks for CCNA 200-301 - static routing, VLANs and trunks, OSPF, EtherChannel, NAT and ACLs, IPv6, port security and DHCP snooping - with 28 different faults between them. Each run hides one fault. You diagnose it from the console, repair it, and the network itself grades the repair, so any valid fix counts.

One scenario is free with the free CCNA exam code, in the browser, with nothing to install.

Your free CCNA code

Open the free scenario: Branch Office Connectivity Failure

The same code that unlocks the free full-length CCNA exam opens this scenario: 5 devices, one hidden fault, about 20 minutes. Create a free account and the scenario opens straight away.

Already have an account? Log in and open it

Branch Office Connectivity Failure: a PC, an access switch and two routers in front of a server, with the failing link marked
Branch Office Connectivity Failure 5 devices 6 possible faults free

Why CCNA troubleshooting needs its own practice

Most CCNA lab time goes into building: type the OSPF config, watch the neighbours come up, move on. That practises recall of syntax. It does not practise diagnosis, because you already know where the configuration is and what it should say. Diagnosis is a different skill - reading show ip interface brief, show vlan brief or a traceroute and noticing the one value that is wrong - and it only improves on networks you did not build.

That matters more from 3 February 2027, when CCNA 200-301 v2.0 replaces v1.1 under the same exam number. Cisco's v2.0 exam topics bring back troubleshoot and diagnose verbs after five years: troubleshoot IPv4 and IPv6 addressing (1.3/1.4), DHCPv4 client, server and relay (1.7), Layer 2 and Layer 3 connectivity using show commands, ping, traceroute and packet capture (2.4), and IPv4/IPv6 static routing (3.2), plus diagnose topics for interfaces and DNS. The v2.0 changes guide lists all seven.

Exam note: "troubleshoot" is the higher of Cisco's two fault verbs - find the fault and fix it. "Diagnose" stops at naming it. A break-and-fix scenario practises both, which is why every run here ends with a graded repair rather than a multiple-choice answer.

The 9 CCNA troubleshooting scenarios

Each scenario is a small network with a written brief and a set of checks. Every run draws one fault from its list, so the second run of a scenario is new practice. Difficulty runs from Core to Advanced; times are for a first attempt.

Branch Office Connectivity Failure: WAN troubleshooting troubleshooting scenario topology WAN troubleshootingFree scenario

Branch Office Connectivity Failure

A branch PC has lost access to the head-office server. Work through the path - the access switch, the branch router and the head-office router - find what is wrong, and fix it so PC1 reaches Server1 again.

Core20 min6 possible faults
Campus VLAN: Restore the Uplink: VLANs & trunks troubleshooting scenario topology VLANs & trunks

Campus VLAN: Restore the Uplink

An application server is unreachable across two access switches. Restore the staff VLAN without connecting the isolated guest segment.

Core15 min2 possible faults
Return Path: Two-Way Routing: Static routing troubleshooting scenario topology Static routing

Return Path: Two-Way Routing

All interfaces are up, but branch requests still time out. Trace both directions and restore reliable communication between the branch and the data centre.

Exam level20 min2 possible faults
Three Sites on OSPF: OSPF troubleshooting scenario topology OSPF

Three Sites on OSPF

Head office, branch and warehouse run a single OSPF area over a triangle of links. One site has dropped out of the routing domain. Find out why the adjacency will not form and bring the site back.

Exam level25 min4 possible faults
Bundle the Access Uplink: EtherChannel troubleshooting scenario topology EtherChannel

Bundle the Access Uplink

Two cables run between the access switch and the distribution switch, and they were meant to work as one 2 Gbps link. The bundle has not formed, so spanning tree is blocking half the capacity. Get the channel up.

Exam level20 min3 possible faults
The Office Edge: NAT and a Filter: NAT & ACLs troubleshooting scenario topology NAT & ACLs

The Office Edge: NAT and a Filter

The office router translates the private LAN behind its public address and filters what leaves. Since a change window, nobody on the LAN can reach the hosted application. Work out which half of the edge is broken.

Advanced25 min3 possible faults
Dual Stack: IPv6 Beside IPv4: IPv6 troubleshooting scenario topology IPv6

Dual Stack: IPv6 Beside IPv4

The IPv4 half of this network works and proves the cabling is fine. The IPv6 half does not. Find the difference between the two stacks and bring IPv6 up without disturbing IPv4.

Exam level22 min3 possible faults
Port Security: The Uplink That Locked Itself Out: Port security troubleshooting scenario topology Port security

Port Security: The Uplink That Locked Itself Out

An access switch was hardened over the weekend. Since Monday the whole second floor is offline while the reception PC beside it works perfectly. Find what the hardening actually secured, and fix it without leaving the edge ports unprotected.

Exam level25 min2 possible faults
DHCP Relay and Snooping: No Address on the Floor: DHCP & snooping troubleshooting scenario topology DHCP & snooping

DHCP Relay and Snooping: No Address on the Floor

The DHCP server lives on the data centre subnet and serves the office through a relay. After a security change, office machines boot with no address at all. Work out whether the request is failing on the way out or the offer on the way back.

Advanced28 min3 possible faults

Between them: 28 different faults. The Branch Office scenario is free; the rest come with the CCNA pack. See them all in the scenario library.

What a run looks like, step by step

  1. Read the brief and the topology. You get the symptom a user would report ("the branch PC cannot reach the head-office server") and a live diagram whose port lights follow the real link state.
  2. Work from the console. Every device has a tab: routers and switches take IOS-style commands (show, ping, traceroute, configure terminal, pipes like | include), PCs take ipconfig, ping, tracert and arp -a. Enable passwords, --More-- paging, ? help and Tab completion behave the way they do on a real device.
  3. Press Check whenever you like. It tests the network and costs nothing. It grades exactly what Submit will, so a repair that is still converging (a switch port coming up, an OSPF adjacency forming) is judged on its settled state.
  4. Submit for a score. Correctness, efficiency against a par, hints used, integrity (nothing unrelated changed) and safety. Then draw a new fault or move on.
Your work is saved as you go. Autosave runs in the background and again when you leave the page, so closing the tab or coming back tomorrow picks up where you stopped.

What a fault looks like from the console

This is real output from the engine the scenarios run on - an access switch whose EtherChannel uplink has one member refusing to join. Nothing in the brief says "EtherChannel"; the clue is a user complaining that the file server is slow and sometimes unreachable.

DIST · show etherchannel summaryBroken
DIST#show etherchannel summary
Flags:  D - down        P - bundled in port-channel
        I - stand-alone s - suspended
        R - Layer3      S - Layer2
        U - in use      u - unsuitable for bundling

Number of channel-groups in use: 1
Number of aggregators:           1

Group  Port-channel  Protocol    Ports
------+-------------+-----------+-----------------------------------------------
1      Po1(SU)       LACP        Gi0/1(s) Gi0/2(P)

The lower-case s means suspended: that member did not negotiate into the bundle. Compare the two ends' channel modes - one side set to on and the other to active will never bundle.

DIST · show etherchannel summaryHealthy
DIST#show etherchannel summary
Flags:  D - down        P - bundled in port-channel
        I - stand-alone s - suspended
        R - Layer3      S - Layer2
        U - in use      u - unsuitable for bundling

Number of channel-groups in use: 1
Number of aggregators:           1

Group  Port-channel  Protocol    Ports
------+-------------+-----------+-----------------------------------------------
1      Po1(SU)       LACP        Gi0/1(P) Gi0/2(P)

Every command you would use on the exam works this way. The CCNA troubleshooting commands cheat sheet collects them by symptom, with more real output.

Scenario-to-blueprint map (v1.1 now, v2.0 from February 2027)

Mapped to Cisco's published exam topics. Before 3 February 2027 you sit v1.1, where these topics are configure-and-verify; from that date v2.0 applies, and 7 of the 9 scenarios drill a topic Cisco now words as troubleshoot.

ScenarioCCNA v1.1 topics (current)CCNA v2.0 topics and verb (from 3 Feb 2027)
Branch Office Connectivity Failure1.6 IPv4 addressing · 2.1 VLANs · 3.3 Static routingtroubleshoot1.3 Troubleshoot IPv4 addressing · 2.4 Troubleshoot L2/L3 connectivity · 3.2 Troubleshoot static routing
Campus VLAN: Restore the Uplink2.1 VLANs · 2.2 Trunks (802.1Q)troubleshoot2.1 Trunks · 2.2 Access-port VLANs · 2.4 Troubleshoot L2/L3 connectivity
Return Path: Two-Way Routing3.3 IPv4 static routingtroubleshoot3.2 Troubleshoot IPv4/IPv6 static routing
Three Sites on OSPF3.4 Single-area OSPFv2troubleshoot3.3 Configure OSPFv2/OSPFv3 · 2.4 Troubleshoot L3 connectivity
Bundle the Access Uplink2.4 EtherChannel (LACP) · 2.5 Rapid PVST+troubleshoot2.1 LACP EtherChannel · 2.5 Rapid PVST+ · 2.4 Troubleshoot L2 connectivity
The Office Edge: NAT and a Filter4.1 Inside source NAT · 5.6 ACLsconfigure4.3 NAT/PAT · 4.6 IPv4 ACLs
Dual Stack: IPv6 Beside IPv41.8 IPv6 addressing · 3.3 IPv6 static routingtroubleshoot1.4 Troubleshoot IPv6 addressing · 3.2 Troubleshoot IPv6 static routing
Port Security: The Uplink That Locked Itself Out5.7 Layer 2 security (port security)configure4.7 Layer 2 security (port security)
DHCP Relay and Snooping: No Address on the Floor4.6 DHCP client and relay · 5.7 DHCP snoopingtroubleshoot1.7 Troubleshoot DHCPv4 relay · 4.7 DHCP snooping

Full domain weights and verbs: CCNA exam topics.

Troubleshooting labs vs Packet Tracer labs

They answer different questions, and most candidates benefit from both.

Troubleshooting PracticeCisco Packet Tracer
What you doFind and fix a fault in a network someone else builtBuild any topology you like
FeedbackGraded on network state: checks, score, integrityNone in a free build; activity files grade if an instructor made one
SetupBrowser, nothing to installDesktop install, free NetAcad account
SurpriseA different fault each runOnly what you put there
CostOne scenario free; all 9 with the CCNA packFree

Packet Tracer is the better tool for building a topology from a blank canvas; it is free and every CCNA candidate should have it. For how it compares with GNS3, Cisco Modeling Labs and Boson NetSim, see the best CCNA lab simulators, ranked.

What is free, and what the CCNA pack adds

  • Free with CCNA-EXAM-FULL: the Branch Office Connectivity Failure scenario (one fault) and a full-length CCNA practice exam with an explanation and an exam tip on every question.
  • The CCNA pack, $39 once: all 9 scenarios and their 28 faults, plus every CCNA practice exam (5 exams, 509 questions) - for life, including future versions of the exam. No subscription.
Your free CCNA code

Redeem it and start the free scenario

Create a free account with the code and you land in the Branch Office scenario. When you finish, the full CCNA exam is waiting on the same code.

CCNA-EXAM-FULL Redeem the code

Already have an account? Log in and open it

CCNA troubleshooting practice questions

Five questions on reading symptoms and output, each with an explanation of why the other answers fail.

Branch Office Connectivity Failure - network topology with the fault marked
Free CCNA scenario

Now do it on a live network

A branch PC has lost access to the head-office server. Work through the path - the access switch, the branch router and the head-office router - find what is wrong, and fix it so PC1 reaches Server1 again.

Open the free scenario 20 min · 5 devices · no install · log in

Frequently Asked Questions

Are there free CCNA labs online?

Yes. The Branch Office Connectivity Failure scenario is free with the free CCNA exam code (CCNA-EXAM-FULL): a five-device network with one fault to find and fix from the console, in your browser, with no install. Cisco Packet Tracer is also free with a NetAcad account, but it is a sandbox you build yourself rather than a graded fault to find. The other 8 FigigExams scenarios come with the CCNA pack.

What is the best way to practise CCNA troubleshooting?

Work on networks you did not build. When you configure a lab yourself you already know where every setting is, so you never practise the part the exam and the job test: reading show output and ping results until the one wrong line gives itself away. Break-and-fix scenarios, a colleague breaking your lab, or graded fault-finding labs all force that. Pair them with a symptom-to-command routine (see the troubleshooting commands cheat sheet).

Do I need Packet Tracer or GNS3 to practise CCNA troubleshooting?

No. Troubleshooting Practice runs a Cisco IOS-style console in the browser, so there is nothing to install and no IOS images to find. Packet Tracer, GNS3 and Cisco Modeling Labs are still worth having for building topologies from scratch - the two do different jobs. The lab simulator comparison ranks them honestly.

Is this real Cisco IOS?

No. It is an IOS-style simulation built for certification practice: it reproduces the CLI syntax, show output and network behaviour the CCNA scenarios need (routing, switching, STP, OSPF, NAT, DHCP, IPv6, port security). It is not Cisco IOS software and is not affiliated with Cisco. Commands outside a scenario's scope are accepted where they are safe and say so when the lab does not model them.

How is a scenario graded?

On the network's state, not on the commands you typed. Checks test what a user would notice - can PC1 reach the server, does the web service answer, is the guest VLAN still isolated - plus "must stay" checks that fail if you break something unrelated to fix the fault. Any valid repair passes: a default route where a specific route was expected scores the same. Pressing Check is free; Submit scores correctness, efficiency, hints used, integrity and safety.

Do labs or simulations appear on the CCNA exam?

Cisco lists simulation-style items among its exam question formats, and the CCNA 200-301 v2.0 blueprint that takes effect on 3 February 2027 brings back "troubleshoot" and "diagnose" verbs for seven topics - addressing, DHCP, Layer 2 and Layer 3 connectivity with show commands, static routing and more. Either way, fault-finding is the skill the exam rewards.

How many CCNA labs should I do before the exam?

Enough that the diagnosis becomes routine rather than lucky: each FigigExams scenario draws a different fault on every run, so repeating a scenario is new practice, not memorisation. A useful bar is being able to name the fault from show output within about ten minutes, across every topic you will be tested on.