412 CHAPTER 14: RADIUS AND S ERVER G ROUP COMMANDSDo not use the same name for a RADIUS server and a RADIUS servergroup.Examples — To set server group shorebirds with members heron, egret,and sandpiper, type the following command:WX1200# set server group shorebirds members heron egretsandpipersuccess: change accepted.See Also■ “clear server group” on page 406■ “display aaa” on page 180■ “set server group load-balance” on page 412set server groupload-balanceEnables or disables load balancing among the RADIUS servers in a servergroup.Syntax — set server group group-name load-balance{enable | disable}■ group-name — Server group name of up to 32 characters.■ load-balance enable | disable — Enables or disables loadbalancing of authentication requests among the servers in the group.Defaults — Load balancing is disabled by default.Access — Enabled.History — Introduced in MSS Version 3.0.Usage — You can optionally enable load balancing after assigning theserver group members. If you configure load balancing, MSS sends eachAAA request to a separate server, starting with the first one on the listand skipping unresponsive servers. If no server in the group responds,MSS moves to the next method configured with set authentication andset accounting.In contrast, if load balancing is not configured, MSS always begins withthe first server in the list and sends unfulfilled requests to eachsubsequent server in the group before moving on to the next configuredAAA method.