A network engineer initiates a Discovery job in Cisco DNA Center using an IP address range to add existing enterprise switches into the controller's inventory. After establishing initial reachability and credential authentication, Cisco DNA Center collects neighbor data from Cisco Discovery Protocol (CDP) and Link Layer Discovery Protocol (LLDP). How does Cisco DNA Center utilize this neighbor protocol data during the management workflow?
- To map link connections and dynamically build the physical network topology viewAnswer
- BTo install local host agents required for executing Ansible automation scripts
- CTo replace TACACS+ authorization rules during device administrative login
- DTo translate REST HTTP GET requests into HTTP POST requests for database updates
Answer
Cisco DNA Center uses CDP and LLDP neighbor data to map physical inter-device connections and construct the network topology view.
During the discovery phase, Cisco DNA Center queries discovered network devices via SNMP and CLI/SSH to retrieve their CDP and LLDP neighbor tables. By stitching together the neighbor relationships reported by each device, Cisco DNA Center automatically calculates link adjacencies and constructs the complete physical network topology map.
Step-by-Step Solution
Key Concept
Cisco DNA Center Topology Mapping via Discovery Protocols