ā02-23-2010 09:42 AM - edited ā03-06-2019 09:51 AM
Hi all,
I need to upgrde ios on this switch.
i have installed new IOS version on my laptop.
Now in order to remove old ios and upgrade to new ios i can run the command
copy tftp to flash?
please let me know
thanks
mahesh
Solved! Go to Solution.
ā02-23-2010 09:48 AM
If you have enough flash for both don't delete the old version.
In orde to copy the IOS into the switch type:
#copy tftp://IP_laptop/file.bin flash:
Once copied configure the switch loads with the new IOS when it boots:
#conf t
#boot system file.bin
#reload
Regards
ā02-23-2010 11:24 AM
mahesh18 wrote:
Hi Francisco,
Thanks for reply.
So from switch i can run the copy tftp command then when that it is done go to config t
and type the command exactly as you mentioned and do reload then switch will have new ios?
let me know
many thanks
Mahesh
Yes, copy the image to flash and then
switch(config)# boot system flash flash:
Jon
ā02-23-2010 09:48 AM
If you have enough flash for both don't delete the old version.
In orde to copy the IOS into the switch type:
#copy tftp://IP_laptop/file.bin flash:
Once copied configure the switch loads with the new IOS when it boots:
#conf t
#boot system file.bin
#reload
Regards
ā02-23-2010 11:18 AM
Hi Francisco,
Thanks for reply.
So from switch i can run the copy tftp command then when that it is done go to config t
and type the command exactly as you mentioned and do reload then switch will have new ios?
let me know
many thanks
ā02-23-2010 11:24 AM
mahesh18 wrote:
Hi Francisco,
Thanks for reply.
So from switch i can run the copy tftp command then when that it is done go to config t
and type the command exactly as you mentioned and do reload then switch will have new ios?
let me know
many thanks
Mahesh
Yes, copy the image to flash and then
switch(config)# boot system flash flash:
Jon
ā02-23-2010 12:57 PM
Hi Jon
Thanks for great reply.
ā02-23-2010 12:58 PM
Hi,
Thanks for great reply
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