AdvancedPublished 2026-08-29
CCNA Break/Fix: The ACL That Blocks Too Much
Archive lab
Troubleshoot a branch network where an ACL intended to block Telnet ended up blocking everything because it was never applied, and the branch router also lacks a route to the server. Diagnose from the client’s perspective, verify hop-by-hop reachability, and then place the ACL where it will see the traffic while preserving the intended deny. Finish by restoring end-to-end connectivity for all traffic except Telnet to the server.
Learning objectives
- Trace packet flow from a client through a router and understand where an ACL should be applied to affect a given flow
- Interpret extended ACL logic and ordering to preserve intended denies while permitting other traffic
- Validate routing tables and add only the missing static route required for the destination
- Confirm both security and connectivity outcomes from the end host’s perspective
Troubleshooting focus
- Client reaches the transit neighbor but not the server; verify the branch router’s routing table includes a path to the server address per the addressing plan
- A security review reports Telnet should be blocked but is not; inspect whether the ACL exists, where it is applied, and in which direction it processes the flow
- If reachability still fails after adjustments, confirm return-route symmetry on the edge and check ACL counters to ensure the correct ACE is matching
Topology
Subscribe to preview this lab's topology.
See plansGrade your work
How this lab is graded
- Build it your way. Where a lab lets you choose a value — a VLAN name, an interface description — grading checks that you configured it, not which name you picked. Names that another line has to reference, like an ACL applied with
access-class, are stated in the guide and do have to match. - Addresses, modes and protocol keywords are exact. An IP address, a subnet mask,
switchport mode trunk, an encapsulation — these carry the meaning of the lab, so they are graded as written in the guide. - Grading reads your saved configuration. Export the lab from CML after you have configured it, and make sure anything you set is in the running-config — a change that only exists in a terminal session never reaches the grader.
- You can submit as many times as you like. Your best score stands, and each attempt tells you which checks passed so you can work the gaps.
- Scored something you believe is correct? Use Report an issue on this page — that is exactly how the grading fixes in the changelog got found.
Create a free account to submit your lab for grading.
Create a free accountFound a problem with this lab?
Please sign in to report a problem — tying it to your attempts lets us reproduce and fix it faster.