329
Views
CWMP view
Predefined user roles
network-admin
Parameters
cipher
: Specifies a password in ciphertext.
simple
: Specifies a password in plain text. For security purposes, all passwords, including
passwords configured in plain text, are saved in ciphertext.
password
: Specifies the password string. This argument is case sensitive. If you specify the
simple
keyword, it must be a string of 1 to 255 characters. If you specify the
cipher
keyword, it must be a
ciphertext string of 33 to 373 characters.
Usage guidelines
You can configure only one password for authentication to the preferred ACS URL. If you use the
command multiple times, the final password configuration takes effect.
For a successful connection, make sure the CPE has the same password setting as the ACS.
You do not need to configure this command if the default ACS URL does not require a password for
authentication.
Examples
# Configure the password used for authentication to the preferred ACS URL.
<Sysname> system-view
[Sysname] cwmp
[Sysname-cwmp] cwmp acs password simple newpsw
Related commands
•
cwmp acs url
•
cwmp acs username
cwmp acs url
Use
cwmp acs url
to specify a preferred ACS URL.
Use
undo cwmp acs url
to restore the default.
Syntax
cwmp acs url url
undo cwmp acs url
Default
No preferred ACS URL is specified.
Views
CWMP view
Predefined user roles
network-admin
Parameters
url
: Specifies the preferred ACS URL, a string of 8 to 255 characters. The URL must use the
http://host[:port]/path
or
https://host[:port]/path
format.