![]() |
Authentication, Authorization, and Accounting Configuration Guide, Cisco IOS Release 15M&T
|
||||||||||||||||||||||||||||||||||
Throttling of AAA RADIUS Records
![]() |
|||||||||||||||||||||||||||||||||||
|
Contents
Throttling of AAA RADIUS RecordsLast Updated: December 21, 2012
The Throttling of AAA (RADIUS) Records feature supports throttling of access (authentication and authorization) and accounting records that are sent to the RADIUS server. This feature allows a user to configure the appropriate throttling rate to avoid network congestion and instability; such as when there is insufficient bandwidth to accommodate a sudden burst of records generated from the Cisco IOS router to the RADIUS server. Finding Feature InformationYour software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table at the end of this module. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required. Information About Throttling of AAA RADIUS Records
Benefits of the Throttling of AAA RADIUS Records FeatureA Network Access Server (NAS), acting as RADIUS client, can generate a burst of accounting or access requests, causing severe network congestion or causing the RADIUS server to become overloaded with a burst of RADIUS traffic. This problem could be compounded when multiple NASs interact with the RADIUS servers. The following conditions can trigger a sudden burst of RADIUS traffic:
A large number of generated requests can make the network unstable if there is insufficient bandwidth or if the RADIUS server is slow to respond. Neither the User Datagram Protocol (UDP) transport layer nor the RADIUS protocol has a flow control mechanism. The throttling mechanism provided by this feature provides a solution for these issues. Throttling Access Requests and Accounting RecordsThe Throttling of AAA (RADIUS) Records feature introduces a mechanism to control packets (flow control) at the NAS level, which improves the RADIUS server performance. Because of their specific uses, access requests and accounting records must be treated separately. Access request packets are time sensitive, while accounting record packets are not.
When configuring threshold values on the same server, it is important to prioritize threshold values for the handling of the time-sensitive access request packets and to place a lesser threshold value on the accounting records packets. In some cases, when an Internet Service Provider (ISP) is using separate RADIUS servers for access requests and accounting records, only accounting records throttling may be required.
How to Configure Throttling of AAA RADIUS RecordsThis section describes how to configure throttling of access (authentication and authorization) and accounting records that are sent to the RADIUS server for both, global and server groups. Server-group configurations are used to enable or disable throttling for a particular server group and to specify the threshold value for that server group.
Throttling Accounting and Access Request Packets GloballyTo globally configure the throttling of accounting and access request packets, perform the following task. DETAILED STEPS Throttling Accounting and Access Request Packets Per Server GroupThe following server-group configuration can be used to enable or disable throttling for a specified server group and to specify the threshold value for that server group. To configure throttling of server-group accounting and access request packets, perform the following task. DETAILED STEPS
Configuration Examples for Throttling of AAA RADIUS Records
Throttling Accounting and Access Request Packets Globally ExampleThe following example shows how to limit the number of accounting requests sent to a server to 100: enable configure terminal radius-server throttle accounting 100 The following example shows how to limit the number of access requests packets sent to a server to 200 and sets the number of time-outs allowed per transactions to 2: enable configure terminal radius-server throttle access 200 radius-server throttle access 200 access-timeout 2 The following example shows how to throttle both accounting and access request packets: enable configure terminal radius-server throttle accounting 100 access 200 Throttling Accounting and Access Request Packets Per Server Group ExampleThe following example shows how to limit the number of accounting requests sent to server-group-A to 100: enable configure terminal aaa group server radius server-group-A throttle accounting 100 The following example shows how to limit the number of access requests packets sent to server-group-A to 200 and sets the number of time-outs allowed per transactions to 2: enable configure terminal aaa group server radius server-group-A throttle access 200 access-timeout 2 The following example shows how to throttle both accounting and access request packets for server-group-A: enable configure terminal aaa group server radius server-group-A throttle accounting 100 access 200 Additional ReferencesThe following sections provide references related to the Throttling of AAA (RADIUS) Records feature. MIBsTechnical Assistance
Feature Information for Throttling of AAA RADIUS RecordsThe following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Cisco and the Cisco logo are trademarks or registered trademarks of Cisco and/or its affiliates in the U.S. and other countries. To view a list of Cisco trademarks, go to this URL: www.cisco.com/go/trademarks. Third-party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1110R) Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental. © 2012 Cisco Systems, Inc. All rights reserved.
|
||||||||||||||||||||||||||||||||||
|
|