Specifications
16-14 RADIUS and Server Groups Commands
set radius server
ConfiguresRADIUSserversandtheirparameters.Bydefault,theRoamAboutswitch
automaticallysetsallthesevaluesexceptthe password(key).
Syntax
set radius server server-name [address ip-address] [auth-port port-number]
[acct-port port-number] [timeout seconds] [retransmit number] [deadtime minutes]
[[key string] | [encrypted-key string]] [author-password password]
Parameters
server‐name UniquenameforthisRADIUSserver.Enteranalphanumericstringofup
to32 characters,withnoblanks.
addressip‐address IPaddressoftheRADIUSserver.Entertheaddressindotted decimal
notation.
auth‐port
port‐number
UDPportthattheRoamAboutswitchusesforauthenticationand
authorization.
acct‐port
port‐number
UDPportthattheRoamAboutswitchusesforaccounting.
timeoutseconds Numberofseconds theRoamAboutswitchwaitsfortheRADIUSserverto
respondbeforeretransmitting.Youcanspecifyfrom1to65,535seconds.
retransmitnumber Numberoftransmissionattemptsmadebeforedeclaringanunresponsive
RADIUSserverunavailable.Youcanspecifyfrom1 to 100retries.
deadtimeminutes Nu mberofminutestheRoamAboutswitchwaitsafterdeclaringan
unresponsiveRADIUSserverunavaila blebeforeretryingthatRADIUS
server.Specifybetween0 (zero)and1440 minutes(24 hours).Azerovalue
causestheswitchtoidentifyunresponsiveserversasavailable.
keystring|
encrypted‐key
string
Password(sharedsecretkey)theRoamAbout
Switchusestoauthenticate
toRADIUSservers.Youmustprovidethesamepasswordthatisdefined
ontheRADIUSserver.Thepasswordcanbe1to64characterslong,with
nospacesortabs.
•Usethekeyoptiontoenterthestringinitsunencryptedform.MSS
encryptsthedisplayedformofthe
stringinshowconfigandshowaaa
output.
•Toenter thestringinitsencryptedforminstead,usetheencrypted‐key
option.MSSdoesnotencryptthestringyouenter,andinsteaddisplays
thestringexactlyasyouenterit.
author‐password
password
PasswordusedforauthorizationtoaRADIUSserver
forMAC
authentication.Theclient’sMACaddressissentastheusernameand the
author‐passwordstringissentasthepassword.Specifyapasswordofup
to64 alphanumericcharacterswithnospacesortabs.