PurposeCommand or Action
Enables the least-outstanding load balancing for
a named server group.
load-balance method least-outstanding [batch-size
number] [ignore-preferred-server]
Example:
Device(config-sg)# load-balance method least-outstanding
batch-size 30
Step 5
Exits server group configuration mode and enters
privileged EXEC mode.
end
Example:
Device(config-sg)# end
Step 6
Enabling Load Balancing for a Global RADIUS Server Group
The global RADIUS server group is referred to as “radius” in the authentication, authorization, and accounting
(AAA) method lists.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
radius-server host {hostname | ip-address} [test username name] [auth-port number]
[ignore-auth-port] [acct-port number] [ignore-acct-port] [idle-time seconds]
4.
radius-server load-balance method least-outstanding [batch-size number]
[ignore-preferred-server]
5.
load-balance method least-outstanding [batch-size number] [ignore-preferred-server]
6.
end
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Device# configure terminal
Step 2
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
949
How to Configure RADIUS Server Load Balancing