Specifications
RoamAbout Mobility System Software Command Line Reference 16-9
set radius
ConfiguresglobaldefaultsforRADIUSserversthatdonotexplicitlysetthesevaluesthemselves.
Bydefault,theRoamAboutswitchautomaticallysetsallthesevaluesexceptthepassword(key).
Syntax
set radius {deadtime minutes | encrypted-key string | key string |
retransmit number | timeout seconds}
Parameters
Defaults
GlobalRADIUSparametershavethefollowingdefaultvalues:
• deadtime—0(zero)minutes(TheRoamAboutswitchdoesnotdesignateunresponsive
RADIUSserversasunavailable.)
• encrypted‐key—Nokey
• key—Nokey
• retransmit—3(thetotalnumberofattempts,includingthefirstattempt)
• timeout—5 seconds
deadtime minutes NumberofminutestheRoamAboutswitchwaitsafterdeclaringan
unresponsiveRADIUSserverunavailablebeforeretryingthe
RADIUSserver.Youcanspecifyfrom0to1440minutes.
encrypted-key string
Password(sharedsecretkey)usedtoauthentica tetotheRADIUS
server,enteredinitsencryptedform.Youmustprovidethesame
encryptedpasswordthatisdefinedontheRADIUSserver.The
passwordcanbe1to64characterslong,withnospacesortabs.
MSSdoesnotencryptthestringyouenter,and
insteaddisplaysthe
stringinshowconfigandshowaaaoutputexactlyasyouenteredit.
Note: Use this option only if you are entering the key in its encrypted form. To
enter the key in unencrypted form, use the key string option instead.
key string Password(sharedsecretkey)usedto authenticatetotheRADIUS
server,enteredinitsunencryptedform.Youmustprovidethesame
passwordthatisdefinedontheRADIUSserver.Thepasswordcanbe
1to64characterslong,withnospacesortabs.
MSSencryptsthedisplayedformofthestringin
showconfigand
showaaaoutput.
Note: Use this option only if you are entering the key in its unencrypted form.
To enter the key in encrypted form, use the encrypted-key string option
instead. .
retransmit number NumberoftransmissionattemptstheRoamAboutswitchmakes
beforedeclaringanunresponsiveRADIUSserverunavailable.You
canspecifyfrom1to100retries.
timeout seconds NumberofsecondstheRoamAboutswitchwaitsfortheRADIUS
servertorespondbeforeretransmitting.Youcanspecifyfrom1to
65,535.