R0106-HP MSR Router Series Network Management and Monitoring Command Reference(V7)
218
Examples
# Configure the username used for authentication to the preferred ACS URL.
<Sysname> system-view
[Sysname] cwmp
[Sysname-cwmp] cwmp acs username newname
Related commands
• cwmp acs password
cwmp cpe connect interface
Use cwmp cpe connect interface to specify the CWMP connection interface.
Use undo cwmp cpe connect interface to restore the default.
Syntax
cwmp cpe connect interface interface-type interface-number
undo cwmp cpe connect interface
Default
No CWMP connection interface has been specified. The system automatically selects an interface for
CWMP connection setup attempts.
Views
CWMP view
Predefined user roles
network-admin
Parameters
interface-type interface-number: Specifies the type and number of the CWMP connection interface.
Usage guidelines
CWMP connection interface is the interface that the CPE uses to communicate with the ACS. To
establish a CWMP connection, the CPE sends the IP address of this interface in the Inform message, and
the ACS replies to this IP address.
Typically, the CPE selects the CWMP connection interface automatically.
If the interface that connects the CPE to the ACS is the only Layer 3 interface that has an IP address on
the device, you do not need to specify the CWMP connection interface.
If the CPE has multiple Layer 3 interfaces, specify the interface that connects to the ACS as the CWMP
connection interface. This manual setting prevents incorrect CWMP connection interface selection, which
might occur with automatic selection.
Examples
Specify GigabitEthernet 2/1/1 as the CWMP connection interface.
<Sysname> system-view
[Sysname] cwmp
[Sysname-cwmp] cwmp cpe connect interface gigabitethernet 2/1/1