Hi ,
I have couple of switch’s configured for tatacs authentications.
When i try to access using console, I am able to login using the local credentials but its not accepting the enable password.
I can’t remove this command “aaa authentication enable default group tacacs+” that is for other users using VTY line .
How do it bypass or disable so that console access doesn't prompt for enable password or take the enable password configured locally?
username admin privilege 15 password test123
aaa new-model
aaa authentication login default group tacacs+
aaa authentication login CONSOLE local
aaa authentication enable default group tacacs+ enable
line console 0
login authentication CONSOLE
thanks,