Cisco ASR 9000 Series Configuration Manual page 43

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

Advertisement

Configuring Authentication, Authorization, and Accounting Functions
SUMMARY STEPS
1. configure
2. radius-server load-balance method least-outstanding batch-size size
3. radius-server 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
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.
OL-26148-02
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Configuring Load Balancing for Global RADIUS Server Group
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.
4.2.x
33

Advertisement

Table of Contents
loading

Table of Contents