 aryoba Premium,MVM join:2002-08-22
1 edit | reply to jatsss Re: [HELP] my SOHO91 only boots to ROMmon what should I do
Ah, you are in luck then. 1st what you need to do is to do the password recovery on the working router. When you get into the ROMMON on this working router, set the config register value to 0x2141 to ignore the saved configuration reloading.
To store, download, and upload IOS images; you need to have TFTP Server. Check out the following FAQ on how to get one for FREE
»Cisco Forum FAQ »How to prepare TFTP server with freeware |
|
 jatsss
join:2005-09-15
1 edit | Thank you very much. Im showing here the steps that I would do so that you can check if its good or not. Kindly correct if it doesnt needed. Thanks thanks thanks
1.rommon> confreg 0x2141 (note:is 0x2141 works for soho91) 2. reset 3.Would you like to enter the initial configuration dialog? [yes/no]: n 4. Router> Router>enable Router#copy startup-config running-config 5. Router#configure terminal Router(config)#enable secret Ctrl^Z 6. Router#configure terminal Router(config)#config-register 0x2102 Ctrl^Z 7. Router#copy running-config startup-config 8. Reload and press Enter |
|
 jatsss
join:2005-09-15
| Thank you so much "aryoba". I fully recovered my running router now and I am downloading the free TFTP server for windows. My next problem is in the new forum on how to save my running IOS to the TFTP server and how to reload the save IOS from TFTP server to my other router (same model) Thanks again! more power! |
|
 aryoba Premium,MVM join:2002-08-22
| When I say "0x2141" I meant 0x2142 (the correct one). I guess I was in a hurry to respond your question 
Well, as long as you get it right and working; no harm done. After all, it is kind of fun experimenting with config register value 
Now to answer the next questions, backup IOS from router to TFTP Server and vice versa. There are infos in this forum's FAQ as follow
Detail: »Cisco Forum FAQ »How do I upgrade a Cisco router IOS image or to backup to my computer?
Quick Guide: »Cisco Forum FAQ »Securing access to routers with AAA commands |
|
 jatsss
join:2005-09-15 | Thank you very much aryoba, its all working now.. For now, Im looking a sample configuration of my netmodem,router,bluecoat....I posted it in another topic but it seems noone answers... can you happen to give me hints??? |
|
 aryoba Premium,MVM join:2002-08-22 | Can you post
1) your network setup (which connect to where)?
2) the router's configuration file (show running-config)?
Now tell how you connect to your ISP? DHCP? Static IP address? PPP? |
|
 jatsss
join:2005-09-15
| I have the following: 1.Netmodem plus II 2.SOHO91 router (noconfig) 3.BLUECOAT SG400 (noconfig)
All is from scratch(default) execpt the netmodem who is fully operational.
Beginning from vsat connected to netmodem. The netmodem is up and running with a static public ip.
From netmodem connected to E1 of the router via RJ45. E0 is a static private ip. This router has no running config yet. Im still reading and researching if the SOHO91 has a built in DHCP server or not.. OR my BLUECOAT SG400 can handle DHCP or not... Can you suggest from this point? |
|