06-23-2015 07:08 AM - edited 03-08-2019 12:40 AM
Need to update IOS firmware on 2960 and 3560 and I wonder if upgrade process is different using the image with "WEB BASED DEV MGR".
I did a few upgrade with the BIN image without web based dev mgr and all worked well.
Instead, I noticed that a TAR file is downloaded if I choose the WEB BASED DEV MGR version.
Is the upgrade process different or I just upload TAR image to the switch and all the rest is the same ?
Thanks.
06-23-2015 07:26 AM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
BIN and TAR update processes are different. The latter needs to be unpacked, and the latter's process can do a stack (at least on 3750s).
06-23-2015 07:32 AM
Hi Joseph and thanks for reply.
If I unpack TAR file I can see a folder with a bin file and a bunch of html/js/css files (that pretty much are the web console, I think).
Regarding BIN update process I usually do the following:
1) copy tftp flash:
2) no boot system
3) boot system flash:<file>.bin
4) wr mem
5) reload
In what TAR update is different ?
Thanks.
06-24-2015 05:43 PM
Disclaimer
The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
Liability Disclaimer
In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
Posting
There's a CLI command for updating the device with a TAR file. Besides unpacking the TAR, which you can do manually too (as you've done), it will update the bootvar and if you were doing the command on a 3750 stack, it would update other stack members too.
The CLI command has some options, such as keeping the current image on the system or not, etc.
The TAR image also often has a Web manager too, which I don't believe is ever found in the BIN image.
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