cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
547
Views
0
Helpful
4
Replies

AAA question

maryodriscoll
Level 1
Level 1

I would like to use 2 different Tacacs Servers with 2 different keys on an AS5300. I can see that I can add as many Tacacs-servers as I want to a config but I seem to only be able to add in 1 key. Both Tacacs Servers are owned by 2 different 3rd party companies. Is it possible or can you only add 1 key to the router config?

Regards

Mary

1 Accepted Solution

Accepted Solutions

cisco24x7
Level 6
Level 6

Depend on version of IOS you use. With IOS

12.3 and higher, you can use different tacacs

keys as seen below on the 3640:

C3640#sh run | i tacacs-server

tacacs-server host 192.168.15.208 key 123456

tacacs-server host 192.168.3.10 key 12345678

tacacs-server directed-request

C3640#

View solution in original post

4 Replies 4

cisco24x7
Level 6
Level 6

Depend on version of IOS you use. With IOS

12.3 and higher, you can use different tacacs

keys as seen below on the 3640:

C3640#sh run | i tacacs-server

tacacs-server host 192.168.15.208 key 123456

tacacs-server host 192.168.3.10 key 12345678

tacacs-server directed-request

C3640#

Hiya

Yes this does indeed work but I only want certain subnets to use tacacs server 1 and other subnets to use tacacs server 2 - I can't see a way of splitting this down on the IOS.

Regards

Mary

I think you could create two different AAA groups. Each will query both TACACS servers, obviously failing on one but it should successful on the other and visa-versa. Actually one group should work, but you might want to split them up for clarification.

Is this something you've tried and it works

for you?

You can create multiple AAA groups on the

routers for multiple AAA groups but you can

only use them for AAA accounting purposes.

You can not use them for AAA authentication

purposes.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: