cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1438
Views
0
Helpful
1
Replies

Problem auth Tacacs+

networkIT_15
Level 1
Level 1

Hello 

i have configure tacacs on switch cisco and cisco ise  my problem I can not access with user create on ise only with local user and no log display in ISE 

i verife my shared key /address is ok 

 

config  on Switch



aaa new-model
aaa group server tacacs+ ISE_TACACS
server name ISE
aaa authentication login default group ISE_TACACS local
aaa authorization exec default group ISE_TACACS local if-authenticated

aaa accounting exec default start-stop group ISE_TACACS
aaa session-id common

ip tacacs source-interface Vlan99
tacacs server ISE
address ipv4 *******
key 7 ********

1 Accepted Solution

Accepted Solutions

Greg Gibbs
Cisco Employee
Cisco Employee

There is not enough information to provide much useful assistance. Do you have the VTY lines configured to use AAA?

I would suggest checking your setup against the ISE Device Administration Prescriptive Deployment Guide.

If you are still having issues, we would need more information to help. See How to Ask the Community for Help or contact TAC is the issue is urgent.

View solution in original post

1 Reply 1

Greg Gibbs
Cisco Employee
Cisco Employee

There is not enough information to provide much useful assistance. Do you have the VTY lines configured to use AAA?

I would suggest checking your setup against the ISE Device Administration Prescriptive Deployment Guide.

If you are still having issues, we would need more information to help. See How to Ask the Community for Help or contact TAC is the issue is urgent.