An enterprise network engineer is using Cisco DNA Center Software Image Management (SWIM) to standardize software images across a fleet of Catalyst access switches. A target switch is currently flagged as non-compliant against the designated Golden Image. When the engineer initiates the software image distribution and activation workflow from Cisco DNA Center, which operational sequence does the controller follow to complete the upgrade?
- Cisco DNA Center runs pre-upgrade checks, copies the Golden Image file to the switch storage, verifies checksum integrity, updates the boot order, reboots the switch, and performs post-upgrade compliance checks.Answer
- BCisco DNA Center sends HTTP GET requests to directly modify the running configuration of the switch, forcing an immediate boot from the controller's remote URL without transferring the image file to local storage.
- CCisco DNA Center broadcasts the software image payload across Layer 2 trunk ports using CDP TLVs to replicate the Golden Image to all neighbor switches in parallel.
- DCisco DNA Center requires a local agent daemon inside the switch Guest Shell to pull the image over an unencrypted TFTP connection before manually compiling the binaries.
Answer
Cisco DNA Center runs pre-upgrade checks, copies the Golden Image file to the switch storage, verifies checksum integrity, updates the boot order, reboots the switch, and performs post-upgrade compliance checks.
The correct answer accurately outlines the step-by-step process of Cisco DNA Center Software Image Management (SWIM). SWIM performs pre-checks (such as storage availability validation), securely distributes the software image to the switch local flash, validates the checksum to prevent image corruption, updates the device boot options, reboots the switch to load the new image, and runs post-checks to confirm device health and Golden Image compliance.
Step-by-Step Solution
Key Concept
Cisco DNA Center Software Image Management (SWIM) Workflow
Estimated Time:2m 0s