Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

radius server authentication

Status
Not open for further replies.

7740090

ISP
Jan 25, 2008
22
US
Having trouble getting nexus 5000 series to authenticate with radius server. I have done other switches in the past but the nexus seems a bit different. Here is what my config looks like.
Here is a config on a working non nexus switch
aaa new-model
aaa group server radius ias-local
server 10.0.2.4
aaa autentication login default group radius local
aaa authentication dot1x default group radius
aaa accounting exec default
group radius
radius-server host 10.0.2.4 key xxxxxxxxxxx
config on nexus
radius-server key 7 xxxxxx
radius-server host 10.0.2.4 authentication accouting
aaa authentication login default group isa-group
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top