01-03-2022 07:30 AM
I'm trying to use local AAA to set up credentials for console and VTY.
After applying the following commands I can no longer log into the switch. It disconnects me after several failed attempts.
Can you tell me what I am doing wrong?
aaa new-model
aaa authentication login default local enable
username ********* secret 5 **************
enable secret ***************
line con 0
exec-timeout 15
logging synchronous
transport output ssh
!
line vty 0 15
exec-timeout 15
logging synchronous
transport input ssh
transport output ssh
logging synchronous
transport input none
!
Solved! Go to Solution.
01-03-2022 10:13 AM
Even better and more current config examples are in this document:
01-03-2022 09:21 AM - edited 01-03-2022 09:31 AM
01-03-2022 01:43 PM
Thanks all!
01-03-2022 10:13 AM
Even better and more current config examples are in this document:
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