BeginnerPublished 2026-07-04
CDP Neighbor Discovery and Edge Suppression
Free preview — the first lab of Network Discovery & Monitoring
Enable Cisco Discovery Protocol (CDP) on R1 to map directly-connected Cisco neighbors while suppressing CDP advertisements on the untrusted management-edge interface. Routers are directly cabled for true CDP adjacency and also share a common management LAN via SW1 alongside an Alpine MGMT host.
Learning objectives
- Explain why CDP only discovers directly connected Cisco devices
- Enable CDP globally and verify neighbor formation on point-to-point links
- Disable CDP advertisements on untrusted host-facing interfaces
- Use show cdp neighbors and show cdp neighbors detail to inventory adjacencies
- Differentiate discovery on the management LAN vs. router-to-router links
Troubleshooting focus
- No neighbors appear when CDP is disabled globally
- An interface shows no neighbors if it is administratively down or cabled incorrectly
- Seeing the switch as a neighbor on the management LAN but not other routers is expected (CDP is link-local)
- Host-facing ports should not advertise CDP; verify per-interface disablement
Topology
Grade 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.