04-30-2014 05:54 AM - edited 03-07-2019 07:16 PM
We sometimes push IOS upgrades to mixed stacks of C3750E & C3750G switches via Cisco Network Assistant. Sometimes the first switch (master switch) will reboot during the image upload before it is done. Anyone know why that would happen? The first two switches are 3750E. The rest are 3750G. Some stacks are four switches some are seven switches high. No high CPU or low memory messages in the log prior to the upload.
04-30-2014 06:31 AM
Hi,
I am not sure what command send CNA to switch during upgrade. If you are uploading IOS in *.tar. format so one of commands can be "archive download-sw /overwrite /reload tftp://172.20.129.10/test-image.tar".
In upgrade procedure with cmd archive download-sw (with *.tar file ) is to reload switch after upload and extraction of image is done. So maybe CNA send commend with /reload option and switch is reloaded.
It is also because you want to boot to new one image and it is not possible without reboot and without modification of "boot system imagename"statement in configuration.
Regards,
Jan
04-30-2014 06:42 AM
We have the option at the end of the upload to "not" reload, which is what we chose because we wanted to reboot later. If CNA asks if we wanted to reload, I have to assume that it is not including the "/reload" portion of the command.
04-30-2014 07:08 AM
So then I would configure remote syslog and check what command were issued by CNA user. But probably i think CNA is using HTTP/S to connect/manage switch. So you will not see nothing in logs.
04-30-2014 07:11 AM
Correct. The switches do have a remote syslog but it did not log the commands from CNA.
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