If you have a TFTP server available
Connect to the router via the consol.
ALSO connect to the router via ethernet
Now the tricky part is to get a copy of the IOS from one of the other
routers to the PC..
Set up a tftp server on the PC
connect to a working router and copy the IOS from FLASH to the tftp
server
On the dead router.. type the following: (IP addresses should be changed
to protect innocent routers and subnets - take the ip address' from the
one that is being used as the tftp server - in this case it was 192.5.5.2
- you could also just plug the routers eth into another routers eth).
rommon 1 > IP_ADDRESS=192.5.5.1
rommon 3 > IP_SUBNET_MASK=255.255.255.0
rommon 4 > DEFAULT_GATEWAY=192.5.5.2
rommon 5 > TFTP_SERVER=192.5.5.2
rommon 6 > TFTP_FILE=c1700-y-mz.122-4.T3.bin
rommon 7 > TFTP_VERBOSE=2
rommon 8 > tftpdnln
Now you type:
confeg
go through the options, and set up the basic config
confeg 0x2101 (boot from flash)
configure the router as per normal from this point.