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

AAA Authentication Failed

CSCO11702470
Level 1
Level 1

Hi Experts,

I face some problem when try to login router using AAA authentication. Then the router get the local password to login.

I paste below the result after debugging AAA authentication:

*Sep 22 15:43:32.194: AAA/BIND(000115D0): Bind i/f 
*Sep 22 15:43:32.198: AAA/AUTHEN/LOGIN (000115D0): Pick method list 'default'
*Sep 22 15:43:56.010: %RADIUS-4-RADIUS_DEAD: RADIUS server 192.168.3.251:1645,1646 is not responding.
*Sep 22 15:43:56.010: %RADIUS-4-RADIUS_ALIVE: RADIUS server 192.168.3.251:1645,1646 is being marked alive.
*Sep 22 15:43:56.010: AAA/AUTHEN/LINE(000115D0): GET_PASSWORD   ----> authentication failed then router find local password
*Sep 22 15:44:19.330: AAA/AUTHEN/LINE(000115D0): PASS

I need your expertise.

Thanks.

1 Reply 1

Vinay Sharma
Level 7
Level 7

Hi Muhammad,

It seems to be some config issue to me.Since the config is not avilable, just have a look at this sample config.

aaa new-model
!
!
aaa authentication ppp default group radius
aaa authorization network default group radius 
aaa accounting network default start-stop group radius

radius-server host X.X.X.X auth-port 1812 acct-port 1812
radius-server key testradius

If the device you are testing is a test device, try to make the changes and share the results.

If still face the issuem, collect the following debugs:-

debug aaa authentication

debug aaa authorization

debug radius

thanks,

Vinay

Thanks & Regards
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: