08-17-2018 02:56 PM
I got a 1941 router and trying to do a password recovery. I recycle the router and do a CTRL-Break on it, then I do a confreg 0x2142
Next, I do ENABLE
From there, I'm at the Privleged Mode and should be able to do copy start run and configure terminal, so I can clear out the enable password. This is what happens.
R1#conf t
%authorization failed.
I tried other command but got the same message. any idea?
08-17-2018 03:10 PM
This means that your startup config includes AAA configuration which requires to authorize the user before make changes. The router may be have a tacacs or radius configured to centralize the user authentication.
The fastest way is get a copy of the startup configuration to your computer and manually remove any AAA reference.
Then copy/paste the configuration commands to the router.
Remember to enable the interfaces "no sh" and change the passwords on the configuration file.
08-17-2018 04:19 PM
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