05-06-2003 05:05 AM - edited 03-10-2019 07:17 AM
I have the following setup in the router:
aaa authenticatin login abc group tacacs+ enable
aaa authentication enable default group tacacs+ enable
But I forget to put in the following in the line:
login autnentication abc
I got the user/password prompt, but the authentication failed. Any idea how can I get authenticated other than to cold-start the router (since the aaa commands are not save)?
05-06-2003 02:37 PM
Hi,
If you have not applied the above statement to the line config it will try to take the default method, which will try to use the local database of the router to authentication.
So if you have a local username and password you can try with that, or else you might have to re-load the router.
Thanks
Sujit
05-14-2003 11:28 PM
Depend on what you had configured on the router. Did you configure the default authentication method?. If so, where are the default authentication method pointing to for authentication? To a tacacs+ server? Do you have a back door to local database? Have you created the local user database? Since you are getting the user/password prompt, it appears that you have had the default method list configured. Question is where is it pointing to for authenticarion. If its to tacacs+ then local or enable then you may want to shut down the tacacs+ services and then login to the device with fall back method whether its local, enable password to line password. If you are not sure about the config and haven't saved the config, then the best bet is to reload the router.
I hope this helps ! Thanks,
Mynul
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