Configuring Load Balancing For A Named Radius Server Group - Cisco ASR 9000 Series Configuration Manual

Aggregation services router broadband network gateway
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring Authentication, Authorization, and Accounting Functions
Command or Action
Step 2
radius-server load-balance method
least-outstanding batch-size size
Example:
RP/0/RSP0/CPU0:router(config)# radius-server
load-balance method least-outstanding
batch-size 500
Step 3
radius-server load-balance method
least-outstanding ignore-preferred-server
batch-size size
Example:
RP/0/RSP0/CPU0:router(config)# radius-server
load-balance method least-outstanding
ignore-preferred-server batch-size 500
Step 4
Use the commit or end command.
Configuring Load Balancing for RADIUS Server: An example
configure
radius-server load-balance method least-outstanding batch-size 25
radius-server load-balance method least-outstanding ignore-preferred-server batch-size 45
!
end

Configuring Load Balancing for a Named RADIUS Server Group

Perform this task to activate the load balancing function for a named RADIUS server group. As an example,
in this configuration the preferred server is set to be ignored.
OL-28375-03
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Configuring Load Balancing for a Named RADIUS Server Group
Purpose
Configures the radius load-balancing options by picking the server
with the least-outstanding transactions. This load-balancing method
uses the batch-size for the selection of the server. The size ranges
from 1 to 1500. If no value is specified, the default is 25.
Configures the radius load-balancing options by disabling the
preferred server for this Server Group. This load-balancing method
uses the batch-size for the selection of the server. The size ranges
from 1 to 1500. If no value is specified, the default is 25.
commit—Saves the configuration changes and remains within the
configuration session.
end—Prompts user to take one of these actions:
• Yes— Saves configuration changes and exits the configuration
session.
• No—Exits the configuration session without committing the
configuration changes.
• Cancel—Remains in the configuration mode, without
committing the configuration changes.
4.3.x
51

Advertisement

Table of Contents
loading

Table of Contents