Configuring Radius Throttling On A 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
Example:
RP/0/RSP0/CPU0:router(config)# radius-server
throttle access 10 access-timeout 5
accounting 10
Step 5
radius-server throttle accounting threshold_value
access value access-timeout value
Example:
RP/0/RSP0/CPU0:router(config)# radius-server
throttle accounting 56 access 10
access-timeout 5
Step 6
Use the commit or end command.
Configuring RADIUS Throttling Globally: An example
configure
radius-server throttle access 10 access-timeout 5 accounting 10
!
end

Configuring RADIUS Throttling on a Server Group

Perform this task to activate RADIUS throttling on a server group.
SUMMARY STEPS
1. configure
2. aaa group server radius server_group_name
3. server hostname acct-port acct_port_value auth-port auth_port_value
4. throttle access threshold_value access-timeout value accounting threshold_value
5. Use the commit or end command.
OL-26148-02
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Configuring RADIUS Throttling on a Server Group
Purpose
Controls the number of accounting requests sent to a RADIUS
server. The threshold value denotes the number of outstanding
accounting transactions after which throttling should be performed.
The value ranges between 0 to 65535 and the preferred value is 100.
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
37

Advertisement

Table of Contents
loading

Table of Contents