HP VPN Firewall Appliances System Management and Maintenance Command Reference

267
Default command level
2: System level
Parameters
cipher: Specifies a ciphertext password.
simple: Specifies a plaintext password.
password: Specifies the password string. This argument is case sensitive. If simple is specified, it must be
a string of 1 to 255 characters. If cipher is specified, it must be a ciphertext string of 1 to 373 characters.
If neither cipher nor simple is specified, you set a plaintext password string.
Usage guidelines
Make sure the ACS username and password are the same as configured on the ACS. If not, the CPE
cannot establish a CWMP connection to the ACS.
If you use the command multiple times, the password configured most recently takes effect.
For security purposes, all keys, including keys configured in plain text, are saved in cipher text.
Examples
# Configure the password used for connecting to the ACS as newpsw.
<Sysname> system
[Sysname] cwmp
[Sysname-cwmp] cwmp acs password newpsw
Related commands
cwmp acs username
cwmp acs url
Use cwmp acs url to configure the ACS URL.
Use undo cwmp acs url to restore the default.
Syntax
cwmp acs url url
undo cwmp acs url
Default
No ACS URL is configured.
Views
CWMP view
Default command level
2: System level
Parameters
url: Specifies the URL of the ACS, a string of 8 to 255 characters. A URL must be in the format
http://host[:port]/path or https://host[:port]/path.
Usage guidelines
If you use the command multiple times, the URL configured most recently takes effect.