295
simple: Specifies a password in plaintext form. For security purposes, the password specified in
plaintext form will be stored in encrypted form.
string: Specifies the password. Its plaintext form is a case-sensitive string of 1 to 255 characters. Its
encrypted form is a case-sensitive string of 33 to 373 characters.
Usage guidelines
You can configure only one password for authentication to the default ACS URL. If you execute this
command multiple times, the most recent configuration takes effect.
For a successful connection, make sure the CPE has the same username and password settings 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 default ACS URL.
<Sysname> system-view
[Sysname] cwmp
[Sysname-cwmp] cwmp acs default password simple newpsw
Related commands
cwmp acs default url
cwmp acs default username
cwmp acs default url
Use cwmp acs default url to specify a default ACS URL.
Use undo cwmp acs default url to restore the default.
Syntax
cwmp acs default url url
undo cwmp acs default url
Default
No default ACS URL is specified.
Views
CWMP view
Predefined user roles
network-admin
Parameters
url: Specifies the default ACS URL, a string of 8 to 255 characters. The URL must use the
http://host[:port]/path or https://host[:port]/path format.