Cisco ASR 9000 Series Configuration Manual page 64

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

Advertisement

Configuring Load Balancing for a Named RADIUS Server Group
SUMMARY STEPS
1. configure
2. aaa group server radius server_group_name load-balance method least-outstanding batch-size size
3. aaa group server radius server_group_name load-balance method least-outstanding
ignore-preferred-server batch-size size
4. Use the commit or end command.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RSP0/CPU0:router# configure
Step 2
aaa group server radius server_group_name
load-balance method least-outstanding batch-size
size
Example:
RP/0/RSP0/CPU0:router(config)# aaa group
server radius sg1 load-balance method
least-outstanding batch-size 500
Step 3
aaa group server radius server_group_name
load-balance method least-outstanding
ignore-preferred-server batch-size size
Example:
RP/0/RSP0/CPU0:router(config)# aaa group
server radius sg1 load-balance method
least-outstanding ignore-preferred-server
batch-size 500
Step 4
Use the commit or end command.
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide,
Release 4.3.x
52
Configuring Authentication, Authorization, and Accounting Functions
Purpose
Enters global configuration mode.
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.
OL-28375-03

Advertisement

Table of Contents
loading

Table of Contents