Specifications

AAA Tools for Network Users
RoamAbout Mobility System Software Configuration Guide 17-9
AAA Rollover Process
ARoamAboutSwitchattemptsAAAmethodsintheorderinwhichtheyareenteredinthe
configuration:
1. ThefirstAAAmethodinthelistisusedunless thatmethodresultsinanerror.Ifthemethod
resultsinapassorfail,theresultisfinalandtheRoamAboutSwitchtries
noothermethods.
2. IftheRoamAboutSwitchreceivesnoresponsefromthefirstAAAmethod,ittriesthesecond
methodinthelist.
3. IftheRoamA boutSwitchreceivesnoresponsefromthesecondAAAmethod,ittriesthethird
method.Thisevaluationprocessisappliedtoallmethodsinthelist.
Local Override Exception
TheoneexceptiontotheoperationdescribedinAAARolloverProcess(page 179)takesplaceif
thelocaldatabaseisthefirstmethodinthelistandisfollowedbyaRADIUSservergroupmethod.
Ifthelocalmethodfailstofindamatchingusernameentryinthelocaldatabase,
theRoamAbout
SwitchtriesthenextRADIUS servergroupmethod.Thisexceptionisreferredtoaslocaloverride.
Ifthelocaldatabaseisthelastmethodinthelist,however,localauthenticationmusteitheraccept
ordenytheuser,becauseithasnoothermethodtorolloverto.
Remote Authentication with Local Backup
Youcanuseacombinationofauthenticationmethods;forexample,PEAPoffloadandlocal
authentication.WhenPEAPoffloadisconfigured,theRoamAboutSwitchoffloadsallEAP
processingfromservergroups;theRADIUSserversarenotrequiredtocommunicateusingthe
EAPprotocols.(Fordetails,seeConfiguringEAPOffloadonpage 17
14.)Intheeventthat
RADIUSserversareunavailable,localauthenticationtakesplace,usingthedatabaseonthe
RoamAboutSwitch.
Example
SupposeanadministratorwantstorelyonRADIUSserversandalsowantstoensurethatacertain
groupofusersalwaysgetsaccess.Asshowninthefollowingexample,theadministratorenable
PEAPoffload,sothatauthenticationisperformedbyaRADIUSservergroupasthefirstmethod
fortheseusers,
andconfigurelocalauthenticationlast,incasetheRADIUSserversare
unavailable.(SeeFigure 172onpage 1710.)
1. Toconfigureserver1andserver2atIPaddresses192.168.253.1and192.168.253.2withthe
passwordchey3nn3,theadministratorentersthefollowingcommands:
RBT-8100# set radius server server-1 address 192.168.253.1 key chey3nn3
RBT-8100# set radius server server-2 address 192.168.253.2 key chey3nn3
2. Toconfigureserver1andserver2intoservergroup1,theadministratorentersthefollowing
command:
RBT-8100# set server group server-group-1 members server-1 server-2
Note: If a AAA rule specifies local as a secondary AAA method, to be used if the RADIUS servers
are unavailable, and MSS authenticates a client with the local method, MSS starts again at the
beginning of the method list when attempting to authorize the client. This can cause unexpected
delays during client processing and can cause the client to time out before completing logon.