A network engineer is deploying new Cisco Catalyst switches across multiple branch offices using Cisco DNA Center Network Plug and Play (PnP). The switches are unpacked and powered on with default factory settings. Which mechanism enables these unconfigured devices to locate the Cisco DNA Center controller for Day-0 automated onboarding?
- DHCP Option 43 configured on the local DHCP server specifying the Cisco DNA Center controller IP address.Answer
- BAn automated Ansible playbook configured to discover devices via SSH and push the initial configuration.
- CConfiguring 'ip helper-address' on the WAN egress interface pointing directly to the Cisco DNA Center REST API endpoint.
- DA Layer 2 discovery sweep using CDP and LLDP initiated by Cisco DNA Center across non-routable broadcast domains.
Answer
DHCP Option 43 configured on the local DHCP server specifying the Cisco DNA Center controller IP address.
In Cisco Network Plug and Play (PnP), factory-default devices request an IP address via DHCP upon boot. By configuring DHCP Option 43 on the local DHCP server, the server returns vendor-specific information containing the IP address or URL of the Cisco DNA Center PnP server, enabling the switch to automatically contact the controller for Day-0 provisioning.
Step-by-Step Solution
Key Concept
Cisco DNA Center Network Plug and Play (PnP) Day-0 Discovery