Specifications
RoamAbout Mobility System Software Command Line Reference 16-17
set server group load-balance
EnablesordisablesloadbalancingamongtheRADIUSserversinaservergroup.
Syntax
set server group group-name load-balance {enable | disable}
Parameters
Defaults
Loadbalancingisdisabledbydefault.
Mode
Enabled.
Usage
Youcanoptionallyenableloadbalancingafterassigningtheservergroupmembers.Ifyou
configureloadbalancing,MSSsendseachAAArequesttoaseparateserver,startingwiththefirst
oneonthelistandskippingunresponsiveservers.Ifnoserverinthegroupresponds,MSSmoves
tothenextmethod
configuredwithsetauthenticationandsetaccounting.
Incontrast,ifloadbalancingisnotconfigured,MSSalwaysbeginswiththefirstserverinthelist
andsendsunfulfilledrequeststoeachsubsequentserverinthegroupbeforemovingontothe
nextconfiguredAAAmethod.
Example
Toenableloadbalancingbetweenthemembersofservergroupshorebirds,typethefollowing
command:
RBT-8100# set server group shorebirds load-balance enable
success: change accepted.
Todisableloadbalancingbetweenshorebirdsservergroupmembers,typethefollowingcommand:
RBT-8100# set server group shorebirds load-balance disable
success: change accepted.
Related Commands
• clearservergrouponpage 16‐8
• clearradiusserveronpage 16‐7
• setservergrouponpage 16 ‐16
• showaaaonpage 8‐62
group‐name Servergroupnameofupto32 characters.
load‐balance
enable | disable
Enablesordisablesloadbalancingofauthenticationrequestsamong
theserversinthegroup.