cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6951
Views
0
Helpful
3
Replies

Updating IOS with or without web based dev mgr

Fabri_Fabri
Level 1
Level 1

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.

3 Replies 3

Joseph W. Doherty
Hall of Fame
Hall of Fame

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).

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.

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.