326
CWMP commands
cwmp
Use
cwmp
to enter CWMP view.
Syntax
cwmp
Views
System view
Predefined user roles
network-admin
Examples
# Enter CWMP view.
<Sysname> system-view
[Sysname] cwmp
Related commands
cwmp enable
cwmp acs default password
Use
cwmp acs default password
{
cipher
|
simple
} to configure a password for authentication to
the default ACS URL.
Use
undo cwmp acs default password
to restore the default.
Syntax
cwmp acs default password
{
cipher
|
simple
}
password
undo cwmp acs default password
Default
No password is configured for authentication to the default ACS URL.
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.