ā10-06-2012 10:22 PM - edited ā03-04-2019 05:46 PM
Hi Friends,
I have a 3750 switch I upgraded its IOS and delete the old IOS from the flash when I reboot the switch it went to SWITCH: prompt and locating the old ios which is already removed. I verified the new IOS from flash its still there but switch is not taking that IOS to boot. please advice.
Thanks & Regards,
Faysal
Solved! Go to Solution.
ā10-07-2012 12:49 AM
Hi Faisal,
Some time the IOS get corrupted or deleted from flash because of some mistake or problem and switch do not boot properly.
The CISCO switch boot in bootloader mode in such case and shows "switch:" prompt .
following are steps to load new IOS in such case.
1. Connect to the switch using hyperterminal at 9600 or 115200 baud, 80N 1.
2. enter "flash_init" in order to initialize the filesystem.
3. enter "copy xmodem: flash:
4. In Hyperterminal click on Transfer mein >> Send File.... Make sure the protocol is XModem and give the path/location of the IOS file which you have on your local machine. and click on "Send" button.
You can download IOS from CISCO site if you have cisco login details. Or if you have backup of IOS on local machine.
I think You have new IOS on flash:so you can go haead from here:
5. Once sending file complete issue command "Boot flash:
if the baud speed is 9600 it will take 2 hours or more to complete transfer so it is recommended to change baud to 115200 before beginning the process.
If the baud is set to 9600 and you want to change it then connect hyperterminal at 9600 and enter command "set BAUD 115200"
close the hyperterminal and re-connect at 115200 and start the above process.
Regards
Please rate if it helps.
ā10-07-2012 12:49 AM
Hi Faisal,
Some time the IOS get corrupted or deleted from flash because of some mistake or problem and switch do not boot properly.
The CISCO switch boot in bootloader mode in such case and shows "switch:" prompt .
following are steps to load new IOS in such case.
1. Connect to the switch using hyperterminal at 9600 or 115200 baud, 80N 1.
2. enter "flash_init" in order to initialize the filesystem.
3. enter "copy xmodem: flash:
4. In Hyperterminal click on Transfer mein >> Send File.... Make sure the protocol is XModem and give the path/location of the IOS file which you have on your local machine. and click on "Send" button.
You can download IOS from CISCO site if you have cisco login details. Or if you have backup of IOS on local machine.
I think You have new IOS on flash:so you can go haead from here:
5. Once sending file complete issue command "Boot flash:
if the baud speed is 9600 it will take 2 hours or more to complete transfer so it is recommended to change baud to 115200 before beginning the process.
If the baud is set to 9600 and you want to change it then connect hyperterminal at 9600 and enter command "set BAUD 115200"
close the hyperterminal and re-connect at 115200 and start the above process.
Regards
Please rate if it helps.
ā10-07-2012 09:13 PM
Thanks Sandeep..!!
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