AdvancedPublished 2026-06-24
OSPF Stub vs Totally-Stubby: Fault & Recovery
Bundle lab
Deploy a compact enterprise multi-area OSPF with a backbone (area 0) and one branch area (area 10). You will configure area 10 as a stub, then transition it to a totally-stubby area from the ABR, validate reduced LSDB and routing tables, and simulate an operational fault (area mismatch) to diagnose adjacency loss and restore full transit. The lab uses three routers and two hosts to verify end-to-end reachability and real-world outcomes.
Learning objectives
- Stand up a multi-area OSPF design with area 0 and an ABR into area 10.
- Implement an OSPF stub area and then convert it to a totally-stubby area on the ABR.
- Validate adjacency states, LSDB content, and routing table differences between stub and totally-stubby.
- Reproduce and resolve an OSPF adjacency loss due to an area mismatch and confirm restored transit.
Troubleshooting focus
- If R2–R3 neighbors are not FULL: Confirm both sides of the link are in area 10 (area mismatch is the classic cause).; Check that only the transit interfaces are non-passive; leave user LANs passive.; Verify masks and subnets match on the /30 links; wrong masks prevent adjacency.
- If hosts cannot ping across sites but adjacencies look good: Ensure Branch still has a default route after converting to totally-stubby.; Confirm the HQ LAN 10.10.10.0/24 and Branch LAN 10.20.20.0/24 are advertised into OSPF (even though those interfaces are passive).
- If SSH to routers is needed, verify the VTY access-class and that SSH keys are generated.
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.