Unsolved
This post is more than 5 years old
1 Rookie
•
19 Posts
0
722
October 28th, 2019 08:00
N1500 6.6.0.7 Broken Radius
Hi,
Recently started upgrading our N1500 series switches from 6.6.0.2 to 6.6.0.7 and now Radius does not work.
Has anybody else had these issues ?
Also dont seem to be able to add a second radius server , keeps over writing the existing one.
Regards
0 events found
No Events found!


DELL-Josh Cr
Moderator
•
9.6K Posts
•
42.1K Points
0
October 28th, 2019 09:00
Hi,
Are you entering the commands in the GUI or CLI?
GoKiwi64
1 Rookie
•
19 Posts
0
October 29th, 2019 01:00
All Cli
However I replaced the name with the ip address and it now appears to be working , even though i can ping the Radius server by name (DNS Lookup enabled)
So previously
server auth "MY_RADIUS01"
name "Primary_Radius_Server"
priority 0
key "My_Key"
exit
Now
radius server attribute 31 mac format ietf lower-case
radius server auth 10.xxx.xx.xx
name "Primary_Radius_Server"
priority 4
attribute 31 mac format ietf lower-case
key "my_key"