07-08-2009 10:08 AM - edited 03-10-2019 04:34 PM
I am trying to get Windows NPS Radius to authenticate users into switches and routers. I have followed a very thorough document that I found online. However, I am not having success getting authentication to work. Has anyone had any success with integrating this before?
07-08-2009 10:27 AM
I have and I made a recording of it. You can find it here-
https://packetpros.com/cisco_kb/RADIUS_2008.html
Hope it helps.
07-08-2009 10:44 AM
The video example sets up the windows side ok but there is nothing about the cisco side.
Something like:
aaa new-model
aaa group server radius authservlist
server 10.1.1.1
aaa authentication login authlist local group authservlist
radius-server host 10.1.1.1 key someverylongpassword
line con 0
login authentication authlist
line vty 0 4
login authentication authlist
I think that's all you would need for the cisco side
07-08-2009 12:10 PM
Bingoo!
Thanks for sharing it Collin
07-09-2009 05:46 AM
HUGE help, thank you very much. I have it working now.
07-09-2009 05:48 AM
It's was a real pain to set up, took me about 1/2 a day to figure it out. Glad it helped.
07-10-2009 05:57 AM
I may have spoken a little too soon. I had no problems with 3560, 3750 series devices. I am currntly having problems with 2950 and 2960 devices. When I do a 'debug radius' I get errors:
RADIUS: Cisco AVPair "shell:priv-lvl=15"
RADIUS: unrecognized Vendor code 311
RADIUS: unrecognized Vendor code 311
RADIUS: no appropriate authorization type for user.exit
07-10-2009 05:59 AM
Can you post your AAA config from a 2950 or 2960?
07-10-2009 06:12 AM
07-09-2009 05:49 AM
HUGE help, thank you very much. I have it working now.
09-20-2010 07:47 PM
Hello there,
The link is not available anymore, could I find it anywhere?
Thanks,
Victor
04-01-2020 07:22 PM
Hi Colin,
I see the link is broken.
https://packetpros.com/cisco_kb/RADIUS_2008.html
Can you please provide me link again?
Thank you,
Mehul
03-20-2012 04:59 AM
Hi.
I have exactly the same problem with 2950 and radius authentication
RADIUS: unrecognized Vendor code 311
RADIUS: unrecognized Vendor code 311
RADIUS: no appropriate authorization type for user.exit
Can anyone help with this problem?
03-20-2012 06:26 AM
Hey
can you check if you have done the following config
1.push the service type = login
2.Set the Attribute Format to "String"
Type "shell:priv-lvl=15" in the Attribute Value field
Let me know if it helped.
03-20-2012 07:46 AM
Thanks for the help!
shell:priv-lvl=15 was already there but it only grants privelege mode.
Service-Type = Login setting worked like a charm.
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