A network engineer completes an IP subnet discovery scan in Cisco DNA Center, successfully importing a newly installed Catalyst switch into the inventory. The device currently displays a status of 'Unassigned' in the global inventory view. The engineer must now apply centralized network settings—including global NTP servers, AAA settings, Syslog destinations, and day-N CLI templates—to this switch. Which operational step must be performed within Cisco DNA Center to push these configurations to the device?
- Assign the switch to a site within the network hierarchy and run the Provision workflowAnswer
- BExecute an agentless Ansible playbook from Cisco DNA Center to push the site hierarchy variables over SSH
- CIssue an HTTP PUT request directly to the switch's REST API endpoint to update its local hierarchy binding
- DRe-run the discovery job using CDP neighbor sweep so the switch automatically inherits the site location from adjacent devices
Answer
Assign the switch to a site within the network hierarchy and run the Provision workflow.
In Cisco DNA Center, network settings (such as DNS, NTP, AAA, Syslog) and configuration templates are bound to nodes in the physical network hierarchy. When a device is discovered, it enters the inventory in an 'Unassigned' state. To push configurations, the administrator must assign the switch to its respective site (Area/Building/Floor) and launch the Provision workflow, which applies all inherited site settings and templates to the device.
Step-by-Step Solution
Key Concept
Cisco DNA Center Site Assignment and Provisioning Workflow