do a goolge to "how to download a software image to a cisco 2600 via tftp using the tftpdnld ROMMON Command"
once you have a tpft server with the image that you need, or copy the image from another similar router that is working on the tftp server use commands:
IP_ADDRESS=10.253.100.126
IP_SUBNET_MASK=255.255.0.0
TFTP_SERVER=10.253.15.72
DEFAULT_GATEWAY=10.253.1.1
TFTP_FILE=(the name of the IOS that is saved on the TFTP server)
where your broken router will be 10.253.100.126 and the tftp server will be 10.253.15.72
the tftp server you can use is PUMPkin (google it if you not have a tftp server)
use the command tftpdnld
other reference Restore the cisco IOs to a router from articles.techrepublic.com
hope this can help, same problem just solved it
regards
Main Topics
Browse All Topics





by: compucharleyPosted on 2008-09-29 at 12:59:10ID: 22600039
Here is the result from my "set" command.
rommon 3 > set
PS1=rommon ! >
GE_PORT=0
?=0
WARM_REBOOT=FALSE
RET_2_RTS=15:48:25 UTC Mon Jul 3 2006
BSI=0
RET_2_RCALTS=
RANDOM_NUM=603871334
Any ideas?