
286
Parameters
username
: Username used for authentication when the CPE connects to the ACS, which is a
case-sensitive string of 1 to 255 characters.
Description
Use the
cwmp acs username
command to configure the username used for connecting to the ACS.
Use the
undo cwmp acs username
command to restore the default.
By default, no username is configured for connecting to the ACS.
If you configure the
cwmp acs username
command multiple times, the last configured username takes
effect.
The
undo cwmp acs username
command deletes both the username and password used for connecting
to the ACS.
Related commands:
cwmp acs password
.
Examples
# Configure the username used for connecting to the ACS as
newname
.
<Sysname> system
[Sysname] cwmp
[Sysname-cwmp] cwmp acs username newname
cwmp cpe connect retry
Syntax
cwmp cpe connect retry
times
undo cwmp cpe connect retry
View
CWMP view
Default level
2: System level
Parameters
times
: Maximum number of attempts made to retry a connection. The value range is 0 to 100. 0 indicates
that no attempt will be made to retry a connection.
Description
Use the
cwmp cpe connect retry
command to configure the maximum number of attempts the CPE can
make to retry a connection.
Use the
undo cwmp cpe connect retry
command to restore the default.
By default, no limit is set on the maximum number of connection attempts. The CPE regularly attempts to
connect to the ACS until the connection is set up.
Examples
# Set the maximum number of connection attempts to 5 for the CPE.
<Sysname> system
[Sysname] cwmp
[Sysname-cwmp] cwmp cpe connect retry 5