09-17-2024 11:05 AM
I have been updating C1000-48P-4X-L from console via tftp with the bin file. It has been updated but via web I can't see it correctly. How can I correct it?
09-17-2024 11:34 AM - edited 09-17-2024 11:35 AM
You probably performed the upgrade from a .bin file. It is necessary to perform the upgrade from a .tar file that contains the necessary files for the GUI to work. You must then use the archive download-sw tftp://<TFTP_IP_ADDRESS>/filename.tar command.
You can press the '?' after the archive download-sw command, as there are commands such as overwrite, reload etc. This way is better as the checksum is checked straight away and if you have a stack then the image will be uploaded to all members of the stack.
09-17-2024 11:50 AM
Thank you very much. I understand that this is similar to the copy. After that how do I install the tar?
09-17-2024 12:03 PM - edited 09-17-2024 12:04 PM
It actually takes much longer to upload the file, in my case it took about an hour to upload the image via Site-to-Site VPN and upload and extract it to 4 units in a stack (if you do it via TFTP the image may upload ("double’ - you will see as if the upload goes from 0% the second time, this is ok).
I personally always do it like this:
archive download-sw /leave-old-sw /reload tftp://tftp_server/image.tar - actually you can use it and if the software starts to load then you can forget about it and get on with something else
If you are convinced that you do not want to leave the old image instead of /leave-old-sw use /overwrite etc.
More details: https://www.cisco.com/c/en/us/support/docs/switches/catalyst-1000-series-switches/217008-upgrade-catalyst-1000-switches.html#toc-hId--357508374
09-17-2024 06:49 PM
@carlos8agomez wrote:
I have been updating C1000-48P-4X-L from console via tftp with the bin file.
That's because the HTML files are incompatible with the IOS being run. This is a very common observation after "upgrading the IOS" by ways of copy-the-BIN-file method.
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