Ip csg radius ack error user – Cisco OL-15491-01 User Manual
Page 118
A-118
Cisco Content Services Gateway - 2nd Generation Release 2.0 Installation and Configuration Guide
OL-15491-01
Appendix A CSG2 Command Reference
ip csg radius ack error user
ip csg radius ack error user
To enable the CSG2 to generate a RADIUS response to a RADIUS Accounting Start Request or a
RADIUS Accounting Interim Request when it encounters a user resource error condition, use the ip csg
radius ack error user command in global configuration mode. To prevent RADIUS responses to errors,
use the no form of this command.
ip csg radius ack error user
no ip csg radius ack error user
Syntax Description
This command has no arguments or keywords.
Defaults
The CSG2 generates a RADIUS response to a RADIUS Accounting Start Request or a RADIUS
Accounting Interim Request when it encounters a user resource error condition.
Command Modes
Global configuration
Command History
Usage Guidelines
Use the no form of this command, no ip csg radius ack error user, to prevent the CSG2 from
acknowledging the following user resource errors:
•
Maximum number of users reached
•
Unable to allocate memory for creating a user entry or for storing RADIUS attribute information
(such as report attributes or parsed billing plan information)
•
Unable to communicate user information via inter-processor communication
•
Load manager prevents allocation of a user
Examples
The following example shows how to prevent RADIUS responses when user resource errors are
encountered.
no ip csg radius ack error user
Release
Modification
12.4(11)MD
This command was migrated from CSG1.
Changes from CSG1:
•
The radius ack error command split into two new commands—ip csg radius ack
error parse and ip csg radius ack error user.
•
The configuration mode for this command changed from CSG user group
configuration to global configuration.