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

Not able to authenticate with local account on Cisco 2960 when Cisco AAA is not available

farhan-malik
Level 1
Level 1

Dear Expert,

I have installed Cisco ACS 4.2. I am trying to get authenticate using local user account on cisco 2960 after making Cisco ACS unavailable, but unfortunately not able to authenticate and receiving authentication failed messages. my aaa config on swtich is below.

username admin password 0 cisco

aaa new-model

aaa authentication login default group radius local none

aaa authorization network radius
aaa authorization exec radius

aaa accounting network start-stop radius
aaa accounting exec start-stop radius

radius-server host 1.2.3.4 auth-port 1645 acct-port 1646 key cisco

line vty 0 15

     login authentication default

please guide

thanks and regards,

Farhan

3 Replies 3

shoaibkhan
Level 1
Level 1

aaa authorization exec radius local <- local missing

Thank you for the reply dear, but it did'nt worked.

Please enable the following debugs, reproduce the problem, and post the console output:

debug aaa authentication

debug aaa authorization

debug radius