ā03-11-2024 11:01 PM - edited ā03-11-2024 11:10 PM
After configuring Taccacs on 2960 switch still the same secret password are working. does anyone know what is the problem of this. Please see below for my configuration.
tacacs-server timeout 15
tacacs-server directed-request
tacacs-server key ------
tacacs-server host ------
aaa new-model
aaa authentication login default group tacacs+ local
aaa authentication enable default group tacacs+ enable
aaa authorization config-commands
aaa authorization exec default group tacacs+ local if-authenticated
aaa authorization commands 0 default group tacacs+ local if-authenticated
aaa authorization commands 15 default group tacacs+ local if-authenticated
ā03-11-2024 11:12 PM
what you meaning same password still work ?
MHM
ā03-11-2024 11:18 PM
The secret password still working, but when i use the same command in another switch the Tacaccs+ is working.
ā03-11-2024 11:21 PM
ip tacacs source-interface < >
use specific interface to connect to tacacs server, same interface with IP you add to server and interface can reach the tacacs
MHM
ā03-11-2024 11:38 PM
Still not working.
This is the current configuration of working Taccacs.
aaa new-model
!
!
aaa authentication login default group tacacs+ local
aaa authentication enable default group tacacs+ enable
aaa authorization config-commands
aaa authorization exec default group tacacs+ local if-authenticated
aaa authorization commands 0 default group tacacs+ local if-authenticated
aaa authorization commands 15 default group tacacs+ local if-authenticated
!
ip default-gateway ------
ip http server
ip http secure-server
logging trap debugging
logging ------
snmp-server community -----
tacacs-server host ----- timeout 5
tacacs-server timeout 15
tacacs-server directed-request
tacacs-server key -------
ā03-11-2024 11:47 PM
I dont see command ?
MHM
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