Cisco Systems OL-15491-01 Network Hardware User Manual


 
A-111
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 parse
ip csg radius ack error parse
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 RADIUS parse error condition, use the ip
csg radius ack error parse command in global configuration mode. To prevent RADIUS responses to
errors, use the no form of this command.
ip csg radius ack error parse
no ip csg radius ack error parse
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 RADIUS parse error condition.
Command Modes Global configuration
Command History
Usage Guidelines Use the no form of this command, no ip csg radius ack error parse, to prevent the CSG2 from
acknowledging the following RADIUS parse errors:
Invalid RADIUS message or attribute length
RADIUS Authenticator does not match what the CSG2 calculates
Incorrect RADIUS attribute length
User profile information such as billing plan or quota server does not match the CSG2 configuration
Examples The following example shows how to prevent RADIUS responses when RADIUS parse errors are
encountered.
no ip csg radius ack error parse
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.