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

Unable to authenticate Router with AAA user

riteshmalpani
Level 1
Level 1

Hi

I have added a router in ACS. Now I configure the former to get authenticate authorize through tacas . Due to some hardware problem I replaced my ACS but when I reconfigured the new ACS with the backup file I am able to login with the local users in Router but not with the AAA user.

Please help in this . What else I should do ?

The configurations in router are as it as.

Waiting for Response.

Thanks

Ritesh

1 Reply 1

chaitu_kranthi
Level 1
Level 1

Hi Ritesh,

Please use the below command set once, if you still face a issue then there may be one more reason, if you have multiple interface ip addresses in the router then also this kind of issue may raise.

Check the ip address of the router in the ACS server.

and then the you have to issue a command like

ip tacacs source interface (mention the interface name)

it has to work.let me know if you have any issue.

username abc password abc12345

tacacs-server host X.X.X.X

tacacs-server key XXXXX

aaa new-model

aaa authentication login default group tacacs+ local

aaa authorization exec default group tacacs+ if-authenticated

aaa authorization commands 1 default group tacacs+ if-authenticated

aaa authorization commands 15 default group tacacs+ if-authenticated

aaa authorization config-commands