
Solved!
Go to Solutionexit privilege EXEC mode and direct logout
Hi Guys,
I'm connected via ssh to my Switch N1548P (6.6.0.2) and if I exit the privilege exec (#) mode, it puts me to the exec mode (>) but I want to logout from the switch. Now if I want to logout I have to exit privilege and exec mode.
My AAA config:
aaa authentication login "ConS" local
aaa authentication login "Remote" tacacs
aaa authentication enable "Enable" tacacs
aaa authorization exec "Remote" tacacs
My line ssh config:
exec-timeout 15
login authentication Remote
enable authentication Enable
authorization exec Remote
Does anyone have an idea?
Thanks!
Responses (0)
Solutions (0)
