04-11-2012 12:25 AM - edited 03-10-2019 06:59 PM
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
04-11-2012 11:44 PM
aaa authorization exec radius local <- local missing
04-13-2012 11:17 PM
Thank you for the reply dear, but it did'nt worked.
04-15-2012 09:27 AM
Please enable the following debugs, reproduce the problem, and post the console output:
debug aaa authentication
debug aaa authorization
debug radius
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide