303
undo cwmp cpe inform time
Default
No connection initiation has been scheduled.
Views
CWMP view
Predefined user roles
network-admin
Parameters
time
: Specifies the time at which the CPE sends an Inform message. The time format is
yyyy
-
mm
-
dd
T
hh
:
mm
:
ss
, and the value range is 1970-01-01T00:00:00 to 2035-12-31T23:59:59. The
specified time must be greater than the current system time.
Examples
# Configure the CPE to send an Inform message at 2007-12-01T20:00:00.
<Sysname> system-view
[Sysname] cwmp
[Sysname-cwmp] cwmp cpe inform time 2012-12-01T20:00:00
cwmp cpe password
Use
cwmp cpe password
to configure the password for the CPE to authenticate the ACS.
Use
undo cwmp cpe password
to restore the default.
Syntax
cwmp cpe password
{
cipher
|
simple
}
string
undo cwmp cpe password
Default
No password is configured for authenticating the ACS.
Views
CWMP view
Predefined user roles
network-admin
Parameters
cipher
: Specifies a password in encrypted form.
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.