Sep 1, 2024
aaa new-model
aaa authentication login default local
login: Allows user access via console or VTY terminals.default: Applies to all lines (console, VTY, etc.).local: Specifies the use of local database for authentication.line vty 0 4
login authentication default
transport input ssh
line console 0
login authentication default
aaa new-model
tacacs-server host [IP_ADDRESS]
key newbie123
aaa authentication login default group tacacs+ local
line vty 0 4
login authentication default
transport input ssh