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
servername UniquenameforthisRADIUSserver.Enteranalphanumericstringofup
to32 characters,withnoblanks.
addressipaddress IPaddressoftheRADIUSserver.Entertheaddressindotted decimal
notation.
authport
portnumber
UDPportthattheRoamAboutswitchusesforauthenticationand
authorization.
acctport
portnumber
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|
encryptedkey
string
Password(sharedsecretkey)theRoamAbout
Switchusestoauthenticate
toRADIUSservers.Youmustprovidethesamepasswordthatisdefined
ontheRADIUSserver.Thepasswordcanbe1to64characterslong,with
nospacesortabs.
•Usethekeyoptiontoenterthestringinitsunencryptedform.MSS
encryptsthedisplayedformofthe
stringinshowconfigandshowaaa
output.
•Toenter thestringinitsencryptedforminstead,usetheencryptedkey
option.MSSdoesnotencryptthestringyouenter,andinsteaddisplays
thestringexactlyasyouenterit.
authorpassword
password
PasswordusedforauthorizationtoaRADIUSserver
forMAC
authentication.Theclient’sMACaddressissentastheusernameand the
authorpasswordstringissentasthepassword.Specifyapasswordofup
to64 alphanumericcharacterswithnospacesortabs.