07-03-2018 07:26 PM - edited 03-08-2019 03:33 PM
Hi Team. I have some problem about TACACS configuration
i plan to replace C2960 to C3650.
I moved the TACACS configuration of the C2960 to C3650 as it was, but I was unable to login via Serial Console.
I do not know which part is the problem at present. I need help.
here`s configuration about TACACS.
aaa authentication login default group tacacs+ line
aaa authentication login NO_AUTHENT none
aaa authentication enable default group tacacs+ enable
aaa authorization config-commands
aaa authorization exec default group tacacs+ none
aaa authorization exec NO_AUTHOR none
aaa authorization commands 15 default group tacacs+ none
aaa authorization commands 15 NO_AUTHOR none
aaa accounting exec default start-stop group tacacs+
aaa accounting commands 15 default start-stop group tacacs+
aaa accounting network default start-stop group tacacs+
tacacs-server host x.x.x.x key 7 -- omitted --
tacacs-server host y.y.y.y key 7 -- omitted --
tacacs-server directed-request
line con 0
exec-timeout 30 0
authorization commands 15 NO_AUTHOR
authorization exec NO_AUTHOR
transport preferred telnet
stopbits 1
thanks.
07-03-2018 08:54 PM
Hi,
What error are tyou getting wen ypu try to login? What do the logs on the tacacs server say about this client?
Thanks
John
07-03-2018 09:16 PM - edited 07-03-2018 09:17 PM
Hi.
I have Some logs from my C3650. when Switch is boot up, shows banner and % authentication failed messages three times.
*******************************************************************
Access to this computer system and associated network, computer
resources, or data is restricted to those authorized by ---. This
computer and related networks, resources or data may only be used
for business purposes of -- and its customers. Use by unauthor-
ized individual or for an unauthorized purpose is a violation of
--- Security Policy. Violators will be prosecuted.
********************************************************************
% Authentication failed
% Authentication failed
% Authentication failed
and there`s no tacacs server logs because Switches does not connected any networks.
thanks.
07-03-2018 09:39 PM
Hi,
The following line in your config tries Tacacs server and then line password but you have no line password on console:
aaa authentication login default group tacacs+ line
You will need to add a line password on the console
If you cannot get into your switch you will need to perform a password recovery
Thanks
John
07-03-2018 11:43 PM
07-04-2018 04:24 AM
hi,
kindly post a sanitized show run output
can you make sure the switch can ping the 3650 management IP from an NMS or the same network/subnet with your TACACS+ server?
07-18-2018 05:50 PM
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