Cisco Cisco Packet Data Gateway (PDG)

Seite von 2186
cca radius user-password
This command allows you to configure the value to use for the "User-Password" attribute in RADIUS messages
sent to the prepaid server.
Product
All
Privilege
Security Administrator, Administrator
Command Modes
Exec > ACS Configuration > Rulebase Configuration
active-charging service service_name > rulebase rulebase_name
Entering the above command sequence results in the following prompt:
[local]
host_name
(config-rule-base)#
Syntax Description
cca radius user-password [ encrypted ] password password
no cca radius user-password
no
If previously configured, deletes the RADIUS prepaid service user password configured in the current rulebase.
[ encrypted ] password password
Specifies the password for prepaid services within the current rulebase.
In 12.1 and earlier releases, password must be an alphanumeric string of 1 through 63 characters with or
without encryption.
In 12.2 and later releases, password must be an alphanumeric string of 1 through 63 characters without
encryption, and 1 through 132 characters with encryption enabled.
The encrypted keyword is intended only for use by the system while saving configuration scripts. The system
displays the encrypted keyword in the configuration file as a flag that the variable following the password
keyword is the encrypted version of the plain text password. Only the encrypted password is saved as part of
the configuration file.
Usage Guidelines
Use this command to specify the RADIUS user password for prepaid services within the current rulebase.
Examples
The following command configures the user password as user_123 without encryption in the current rulebase:
cca radius user-password password user_123
Command Line Interface Reference, Modes A - B, StarOS Release 19    
607
ACS Rulebase Configuration Mode Commands
cca radius user-password