Specifications
Configuring RADIUS Server Groups
RoamAbout Mobility System Software Configuration Guide 18-7
However,ifthelocaldatabaseisthefirstmethodinthelist,followedbyaRADIUSservergroup,
theRoamAboutswitchrespondstoafailedsearchofthedatabasebysendingarequesttothe
followingRADIUSservergroup.Thisexceptioniscalledlocaloverride.
Formoreinformation,see“AAA
MethodsforIEEE802.1XandWebNetworkAccess”on
page 17‐8.
Configuring Load Balancing
YoucanconfiguretheRoamAboutswitchtodistributeauthenticationrequestsacrossRADI US
serversinaservergroup,whichiscalledloadbalancing.Distributingtheauthenticationprocess
acrossmultipleRADIUSserverssignificantlyreducestheload onindividualserverswhile
increasingresiliencyonasystemwide basis.
Whenyouconfigureloadbalancing,thefirst
client’sRADIUSrequestsaredirectedtothefirst
serverinthegroup,thesecondclient’sRADIUS requestsaredirectedtothesecondserverinthe
group,andsoon.Whenthelastserverinthegroupisreached,thecycleisrepeated.
Toconfigureloadbalancing,usethefollowingcommand:
set server group group-name load-balance enable
Example
Forexample,toconfigureRADIUSserverspelicanand seagullastheservergroupswampbirdswith
loadbalancing:
1. Configurethemembersofaservergroupbytypingthefollowingcommand:
RBT-8100# set server group swampbirds members pelican seagull
success: change accepted.
2. Enableloa dbalancingby typingthefollowingcommand:
RBT-8100# set server group swampbirds load-balance enable
success: change accepted.
Thefollowingcommanddisablesloadbalancingforaservergroup:
clear server group group-name load-balance
Adding Members to a Server Group
ToaddRADIUSserverstoaservergroup,typethefollowingcommand:
set server group group-name members server-name1 [server-name2] [server-name3]
[server-name4]]
ThekeywordmembersliststheRADIUSserverscontainedinthenamedservergroup.Aserver
groupcancontainbetweenoneandfourRADIUSservers.ThiscommandacceptsanyRADIUS
serversasthecurrentsetofservers. Tochangetheservermembers,youmustreenterallofthem.
Note: MSS attempts to send accounting records to one RADIUS server, even if load balancing is
configured.