ā12-22-2008 12:36 PM - edited ā03-06-2019 03:06 AM
I am working with a Catalyst 2950 switch, and somehow there is nothing on in the Flash memory for it to boot from. I downloaded the image onto my computer, but now i have no idea how to get it from the PC to the switch, without having the switch booted up. Help please?
Solved! Go to Solution.
ā12-22-2008 04:41 PM
you will probably have to x-modem the image
here are the procedures
ā12-22-2008 12:43 PM
Are you able to get into rommon?
You should be able to use the tftpdnld command to go from there on.
http://www.ciscosystems.com/en/US/products/hw/routers/ps259/products_tech_note09186a008015bf9e.shtml
Its for a 2600 router but should be similar for the 2950 as well.
If you do hit a problem post here.
HTH
ā12-22-2008 12:52 PM
Well, I'm on a 2950 Switch, so everytime I type in one letter, it goes to the next line, and I cant even type a command. I can't get into rommon, but I can get into just "rom" and that's where it types one letter then goes to the next line.
ā12-22-2008 01:02 PM
You have a console port speed mismatch
Make sure you are resetting your terminal emulation software to match the default baudrate i.e. 9600.
If this is a new switch that you are not sure what the baud rate might be, you will have to try some combinations (from 9600 to 1152000) to get the correct output.
ā12-22-2008 01:10 PM
It's on 9600 and when it starts, it doesn't boot up, it goes to a thing where it says "switch:" and you can type in commands, but not normal commands. And I can read everything it says. I can't get an actual rommon, but i can type in "trap" and it comes up saying "rom" and thats when I get what was previously stated
ā12-22-2008 01:23 PM
Someone might have changed the rommon setting and inadvertently changed the baud rate while typing in the wrong confreg value.
You can try more values (higher than 9600) and see if it comes up properly.
Unfortunately I dont think this switch comes with an aux port (do you see one?) or you could try plugging it in the aux and try bringing it up.
If this is a non functional console port and you are positive the baud is correct, Id raise a tac to have an RMA executed.
ā12-22-2008 02:08 PM
There is no aux port on a 2950. Follow these instructions and that should get you going.
http://www.cisco.com/en/US/products/hw/switches/ps628/products_tech_note09186a0080169696.shtml
ā12-22-2008 04:41 PM
you will probably have to x-modem the image
here are the procedures
ā12-23-2008 05:21 AM
I had the same problem today, and luckily I found this conversation, you have help me a lot. My switch is alive again.
Thanks a lot.
ā12-23-2008 07:48 AM
Thanks for all your help guys. It loaded and everything. My switch is alive!!
ā05-27-2024 11:00 PM - edited ā05-28-2024 12:40 AM
well its not a rocket science but we need someone to explain it step by step, let's go ahead
Use Tera Term, to transfer flash image via Xmodem to cisco switch, download Tera Term its free
Power on your switch while pressing the mode button you will get the ROMMON prompt (switch:)
setup the transfer speed at its high to transfer fast
switch: set BAUD 115200
Open tera term terminal and go to:
set up > serial portā¦ > then change the baud rate to 115200 there as well
Give the switch a minute take into effect, donāt panic when you feel like the screen froze, that happens, if you feel you don't get prompt even after press mode button change this back to 9600 you will get prompt back.
then type:
switch: flash_init
switch: copy xmodem: flash:<the image file>
the image file name means the file that you kept on desktop or any folder just copy and pate the name followed by .bin extension
when you hit enter after this command you will see CCCs displayed, then on tera term menu click File > XMODEM > send
browser the file on your desktop or the folder you kept .bin file, Thatās it! Here the transfer will begin
To verify if .bin files were copied you can type:
switch: dir flash: and the .bin file should be there.
Depending on the linkās speed it may take up to 40minutes. Once everything is done. Do not forget to set the Baud rate back to 9200:
switch: set BAUD 9600
You are almost there, last thing you need to do is type:
switch: boot flash:<.bin file name>
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