01-16-2012 03:53 PM - edited 03-07-2019 04:22 AM
So I had to format flash and recover. I did the quicker way by using set BAUD 115200...once the .bin was across I forgot to set the baud back to 9600. I have followed instructions: go back to switch: set BAUD 9600 then reset. also tried the unset command. problem is it always comes back up with a BAUD of 115200. Can someone tell me wahat I am doing wrong? Will I have to label 1 switch as 115200?
TIA!
Solved! Go to Solution.
03-08-2014 12:51 PM
I had the same problem where my WS-C3750-48TS with a Version 12.2(44)SE5 bootloader kept reverting back to 115200 after I'd used that baud rate for an XModem transfer a new IOS. chuang123's solution worked with no problems.
set BAUD 9600
reset
05-09-2014 03:56 AM
I uploaded 12.55SE5 to a 3750 with 115200 BAUD speed and I got the same issue.
I just unplugged/plugged the powercord and pushed the mode button to get the switch: prompt
Did a "set BAUD 9600"
Change the BAUD rate of your terminal app (minicom in my case) otherwise you get garbage
reset
I saw the IOS booting but the last minute the config changed the speed again to 115200
I changed my terminal app to 115200 and changed the following
line con 0
speed 9600
write mem
reload and all back to normal
It looks like the IOS config takes the console speed on the initial load after the xmodem (set BAUD 115200) and puts that in the config.
If you change the BAUD speed again in rom mon the config doesn't get updated it seems.
my 5cc
10-12-2018 12:33 PM
If you use Xmodem and used set BAUD 115200, make sure you do NOT boot the switch after XModem is done transferring. Once it is done transfering do this:
02-19-2021 12:24 PM
I have just figured out how to do this on my Cisco 3750 switch. Baud rate was at 115200 and now I have it back to 9600 even after a reboot. Simply boot the switch holding the mode button to get to the recovery prompt. No need to flash_init. Simply type "unset BAUD" then power cycle the switch and it's back to 9600 baud.
02-22-2021 09:19 AM
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