Cisco ASR 9000 Series Configuration Manual page 66

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

Advertisement

Configuring RADIUS Throttling Globally
SUMMARY STEPS
1. configure
2. radius-server throttle access threshold_value
3. radius-server throttle access threshold_value access-timeout value
4. radius-server throttle access threshold_value access-timeout value accounting threshold_value
5. radius-server throttle accounting threshold_value access value access-timeout value
6. 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 throttle access threshold_value
Example:
RP/0/RSP0/CPU0:router(config)# radius-server
throttle access 10
Step 3
radius-server throttle access threshold_value
access-timeout value
Example:
RP/0/RSP0/CPU0:router(config)# radius-server
throttle access 10 access-timeout 5
Step 4
radius-server throttle access threshold_value
access-timeout value accounting threshold_value
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.
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide,
Release 4.3.x
54
Configuring Authentication, Authorization, and Accounting Functions
Purpose
Enters global configuration mode.
Controls the number of access requests sent to a RADIUS server.
The threshold value denotes the number of outstanding access
requests after which throttling should be performed. The range is
from 0 to 65535, and the preferred value is 100.
Specifies the number of timeouts, after which a throttled access
request is dropped. The value denotes the number of timeouts for
a transaction. The range is from 1 to 10, and the default is 3.
Controls the number of access timeout requests sent to a RADIUS
server. The threshold value denotes the number of outstanding
accounting transactions after which throttling should be performed.
The range is from 0 to 65535, and the preferred value is 100.
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:
OL-28375-03

Advertisement

Table of Contents
loading

Table of Contents