Specifications
Configuring RADIUS Servers
18-4 Configuring Communication with RADIUS
Configuring Global RADIUS Defaults
YoucanchangeRADIUSvaluesgloballyandsetaglobalpassword(key)withthefollowing
command.ThekeystringisthesharedsecretthattheRoamAboutswitchusestoauthenticate
itselftotheRADIUSserver.
set radius {deadtime minutes | encrypted-key string | key string | retransmit number | timeout seconds}
(TooverrideglobalsettingsforindividualRADIUSservers,usethesetradiusservercommand.
See“ConfiguringIndividualRADIUSServers”onpage 18‐5.)
Examples
Thefollowingcommandssetthedead‐timetimerto10 minutesandsetthepasswordtor8gneyfor
allRADIUSserversintheRoamAboutswitchconfiguration:
RBT-8100# set radius deadtime 10
success: change accepted.
RBT-8100# set radius key r8gney
success: change accepted.
ToresetglobalRADIUSserversetting stotheirfactorydefaults,usethefollowingcommand:
clear radius {deadtime | key | retransmit | timeout}
Forexample,thefollowingcommandresetsthedead ‐timetimerto0minutesonallRADIUS
serversintheRoamAboutswitchconfiguration:
RBT-8100# clear radius deadtime
success: change accepted.
Setting the System IP Address as the Source Address
Bydefault,RADIUSpacketsleavingtheRoamAboutswitchhavethesourceIPaddressofthe
outboundinterfaceontheswitch.Thissou rceaddresscanchangewhenroutingconditions
change.IfyouhavesetasystemIPaddressfortheRoamAboutswitch,youcanuseitasa
permanentsourceaddressfor
theRADIUSpacketssentbytheswitch.
TosettheRoamAboutswitchsystemIPaddressastheaddressoftheRADIUSclient,typethe
followingcommand:
RBT-8100# set radius client system-ip
success: change accepted.
ToremovetheRoamAboutSwitch’ssystemIPaddressfromuseasthesourceaddressinRADIUS
clientrequestsfromtheswitchtoitsRADIUSserver(s),typethefollowingcommand:
RBT-8100# clear radius client system-ip
success: change accepted.
ThecommandcausestheRoamAboutswitchtoselectasourceinterfaceaddressbasedon
informationinitsroutingtableastheRADIUSclientaddress.