cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
836
Views
0
Helpful
3
Replies

Radius Authentication to fail over to local Authentication

philcisco2
Level 1
Level 1

Hello,

I have an 881 doing SSL termination with radius setup to authentication against a windows server.

If the windows server goes down for a reboot or crash, anyway to set the router to fail over to local authentication?

Commands i am using now:

aaa authentication login radius_authen group radius local

 

Under my SSL config:

webvpn context xxx
  aaa authentication list radius_authen

 

Thanks,

3 Replies 3

Poonam Garg
Level 3
Level 3

what problem you are facing. This is the correct way of doing fallback authentication

Hello,

the problem is that this did happen today, server was down and i was able to log into the SSL Website with the local creds, but the anyconnect client failed to connect until i logged into the router and changed:

 

aaa authentication list local_authen

Marvin Rhoads
Hall of Fame
Hall of Fame

You configuration already has local as the fallback in the event that the radius server is unavailable. That will depend on having local usernames defined for the router to check against.