08-12-2015 02:44 PM - edited 03-05-2019 02:03 AM
Hello, i`ve tried to bypass password for my 851 router, i`ve entred in rommon I introduced the confreg 0x2142 command and reset command, now my router look weird. I attach a print screen. What can i do? Thanx
Solved! Go to Solution.
08-13-2015 03:25 PM
Sergiu,
You cannot access the console now so the only option is to try all possible supported speeds in your PuTTY. Make sure it is configured as follows:
You will need to go over all these speeds, setting it, then hitting Enter a number of times to see if the router starts responding properly, and if not, try another one from the list.
When you find the proper speed, correcting the configuration register depends on what mode are you in. If you are in IOS you will need to enter the following commands in the global config mode:
config-register 0x2102 line con 0 speed 9600
The reason is that the config-register in IOS does not touch the bits in the configuration register that modify the console speed. The console speed can only be corrected in the line con 0 section.
If you are still in ROMMON then simply enter the confreg 0x2102 command. In ROMMON, you can set the entire configuration register at once.
Good luck!
Best regards,
Peter
08-13-2015 12:04 AM
Issue seems to be with baud rate.
Check what is the baud rate set in the router and try the consol access with that baud rate or can manually set it
08-13-2015 12:18 PM
This discussion has been reposted from Additional Communities to the WAN, Routing and Switching community.
08-13-2015 02:10 PM
I access the router via console, I can not check the baud rate set in the router
08-13-2015 09:00 PM
Try the steps which peter has suggested. try to take consol with all the baud rate setting
08-13-2015 07:14 AM
make sure your baud rate is set to 9600 and Flow Control to 'Xon/Xoff'
08-13-2015 02:06 PM
baud rate is 9600 and flow control in 'Xon/Xoff', i tried with flow control none. I tried with another baud rate but the only change are hieroglyphics.
08-13-2015 03:25 PM
Sergiu,
You cannot access the console now so the only option is to try all possible supported speeds in your PuTTY. Make sure it is configured as follows:
You will need to go over all these speeds, setting it, then hitting Enter a number of times to see if the router starts responding properly, and if not, try another one from the list.
When you find the proper speed, correcting the configuration register depends on what mode are you in. If you are in IOS you will need to enter the following commands in the global config mode:
config-register 0x2102 line con 0 speed 9600
The reason is that the config-register in IOS does not touch the bits in the configuration register that modify the console speed. The console speed can only be corrected in the line con 0 section.
If you are still in ROMMON then simply enter the confreg 0x2102 command. In ROMMON, you can set the entire configuration register at once.
Good luck!
Best regards,
Peter
08-14-2015 03:49 PM
it`s works with this settings
Thank you!
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