RADIUS and Server Groups Commands 503Nortel WLAN—Security Switch 2300 Series Command Line ReferenceSee Also• clear server group on page 486• set server group load-balance on page 493• show aaa on page 210set server group load-balanceEnables or disables load balancing among the RADIUS servers in a server group.Syntax set server group group-name load-balance {enable | disable}Defaults Load balancing is disabled by default.Access Enabled.History Introduced in WSS Software 1.0.Usage You can optionally enable load balancing after assigning the server group members. If you configureload balancing, WSS Software sends each AAA request to a separate server, starting with the first one on thelist and skipping unresponsive servers. If no server in the group responds, WSS Software moves to the nextmethod configured with set authentication and set accounting.In contrast, if load balancing is not configured, WSS Software always begins with the first server in the list and sendsunfulfilled requests to each subsequent server in the group before moving on to the next configured AAA method.Examples To enable load balancing between the members of server group shorebirds, type the followingcommand:23x0# set server group shorebirds load-balance enablesuccess: change accepted.To disable load balancing between shorebirds server group members, type the following command:23x0# set server group shorebirds load-balance disablesuccess: change accepted.See Also• clear server group on page 486• clear radius server on page 486• set server group on page 492• show aaa on page 210group-name Server group name of up to 32 characters.load-balanceenable | disableEnables or disables load balancing of authentication requests amongthe servers in the group.