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

Cisco 2950 TACACS+ issue

rplacier
Level 1
Level 1

I have several 2950 switches that I cannot get to work with TACACS.  I'm using the same config for these that I am using for other cisco switches.

Cisco Internetwork Operating System Software

IOS (tm) C2950 Software (C2950-C3H2S-M), Version 12.0(5.3)WC(1), MAINTENANCE INTERIM SOFTWARE

System image file is "flash:c2950-c3h2s-mz.120-5.3.WC.1.bin"

username XXX privilege 15 password 7 XXXXXX

enable password XXXXXX

aaa new-model

!

aaa authentication login default group tacacs+ local

aaa authentication login conmethod enable group tacacs+

aaa authentication enable default group tacacs+ enable

aaa authorization exec default group tacacs+ if-authenticated

aaa accounting exec default start-stop group tacacs+

!

tacacs-server host XXX.XXX.XXX.XXX key 7 XXXXXXX

tacacs-server host XXX.XXX.XXX.XXX key 7 XXXXXXX 

Any help would be greatly appreciated.

Thanks.

1 Accepted Solution

Accepted Solutions

Hi,

How does your line vty configuration looks like?

Have you tried the test aaa-server command? If you have, what are you getting?

View solution in original post

1 Reply 1

Hi,

How does your line vty configuration looks like?

Have you tried the test aaa-server command? If you have, what are you getting?