02-26-2010 06:48 AM - edited 03-06-2019 09:55 AM
Hello
I'd like to update IOS of a WS-C2950G-48-EI.
Now it runs 12.1(22)EA4a. Doku says to use archive download-sw
But my switch doesn't know this command.
sw78#archive ?
tar List or extract files in a tar image
Any ideas?
thanks in advance
Thomas
Solved! Go to Solution.
03-07-2010 11:25 PM
archive tar /xtract tftp://x.x.x.x/iosname.tar flash:
works fine
you also have to set the new image to boot
conf term
boot system flash:.bin
That Great the command work and thanks for the additional input for changing the image to boot. It will be helpful if you can mark this thread as resolved so that other also get beniffitted.
HTH
Ganesh.H
02-26-2010 07:44 AM
If the ios is packeged in a tar file use:
archive tar /xtract tftp://x.x.x.x/iosname.tar flash:
If ios is not packed in tar (ie .bin) use
copy tftp flash:
02-26-2010 07:52 AM
Hello
I'd like to update IOS of a WS-C2950G-48-EI.
thanks in advance
Any ideas?
sw78#archive ?
tar List or extract files in a tar imageBut my switch doesn't know this command.
Now it runs 12.1(22)EA4a. Doku says to use
Thomas
Hi Thomas,
Check out the below link for step by step procedure to upgarde IOS for 2900 series switches
Hope to Help !!
Ganesh.H
03-07-2010 11:09 PM
archive tar /xtract tftp://x.x.x.x/iosname.tar flash:
works fine
you also have to set the new image to boot
conf term
boot system flash:
03-07-2010 11:25 PM
archive tar /xtract tftp://x.x.x.x/iosname.tar flash:
works fine
you also have to set the new image to boot
conf term
boot system flash:.bin
That Great the command work and thanks for the additional input for changing the image to boot. It will be helpful if you can mark this thread as resolved so that other also get beniffitted.
HTH
Ganesh.H
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