IntermediatePublished 2026-06-25
CCNA Static Routing: Floating Static Route as Backup Path
Bundle lab
Deploy primary static routes between two branch LANs via a hub router and add a higher-AD floating static for a direct inter-branch backup. Verify end-to-end reachability, simulate a hub outage to trigger automatic failover, then restore the primary path. Includes realistic addressing, unique /30 transits, and host-based verification.
Learning objectives
- Build a small multi-path topology with unique /30 transit links and routed LANs.
- Configure primary static routes and a higher-AD floating static as an automatic backup.
- Verify routing behavior from end hosts before and after a controlled failure.
- Troubleshoot static-route failover issues: return routes, next-hop correctness, masks, and interface status.
Troubleshooting focus
- Return routes must exist: Hub needs specific routes back to each branch LAN.
- Floating static AD must be higher than the primary static AD (default 1).
- Next-hop must be the neighbor’s IP on the far end of the link, never a local interface.
- All inter-router links must be /30, unique, and masks must match exactly on both ends.
- Interfaces must be up/up; the configured interface must match the actual cabled port.
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.