05-27-2025 01:42 AM
Folks, I have been trying to upgrade a list of Catalyst 9200 series switches through DNAC. More than 90% of switches have been successful. But the remaining got failed. Upon checking DNAC, attached is the error reason it is telling.
I have rebooted few of the switches and re-attempted the upgrade, it failed again on the same reason. Any idea why this is happening and what is the fix for this?
05-27-2025 02:26 AM
Hello @JAISONTHOMAS,
depending on the preferred method you want to use, there are a few things to check:
There should be some difference in the configuration between the working and non-working devices so the good old method 'stare and compare' might help as well.
HTH!
05-27-2025 03:17 AM
Hello Jens,
1, Yes the switches have IP connectivity to DNAC and I can sync them.
2. Yes I can ssh onto the switches
3. Yes we have a dnac account configured on all these switch with priv 15 access
4. Yes I think SCP is enabled. See below the result for that from a switch,
SW_xx_01#sh run | i scp
ip scp server enable
SW_xx_01#
All these switches are built from the same provisioning script from DNAC. So all the configs are the same except for IP addresses.
05-27-2025 03:01 PM
@JAISONTHOMAS wrote:
2. Yes I can ssh onto the switches
Then why is DNAC trying to upload an NPE (no product encryption)?
Try this on the troublesome 9200:
conf t
service internal
end
clear install state
The switch will reboot. Once DNAC can see it again, do the SWIM again.
05-27-2025 03:41 AM
Well, so the basic config looks good. Sometimes the error messages do not directly point to the real issue.
Did you check whether there is enough free space on flash for the upgrade? Lack of space is a very common issue.
You could try to do the upgrade on one switch from your pc and see if that works or you get an error message, probably a different one pointing to the root cause.
05-27-2025 04:13 AM
Thank you. CHecked couple of switches and they have enough flash space for the upgrade. I need to sort the tftp thing for the upgrade from PC.
I will also raise a tac for this. CHeers
05-27-2025 11:24 AM
Hi there, I think you test the wrong connectivity path.
The switch gets a command from DNAC to PULL the image from DNAC either using scp or https, ( DNAC does not send the image to the switch)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide