130
Configuring the CWMP connection interface
A CWMP connection interface is an interface that connects a CPE to the ACS. The CPE sends an Inform
message carrying the IP address of the CWMP connection interface, and asks the ACS to establish a
connection through this IP address; the ACS will reply the CPE with a response message to this IP address.
Generally, the system automatically obtains a CWMP connection interface through a certain mechanism.
However, if the obtained interface is not the one that connects the CPE to the ACS, the CWMP
connection will fail to be established. In this case, you must specify the CWMP connection interface
manually.
To configure a CWMP connection interface:
To do… Use the command… Remarks
1. Enter system view.
system-view —
2. Enter CWMP view.
cwmp —
3. Set the interface that connects
the CPE to the ACS.
cwmp cpe connect interface
interface-type interface-number
Required.
By default, the interface that
connects the CPE to the ACS is
VLAN-interface 1.
Sending Inform messages
Inform messages must be sent during the connection establishment between a CPE and an ACS. You can
configure the Inform message sending parameter to trigger the CPE to initiate a connection to the ACS.
Sending an Inform message periodically
To do… Use the command… Remarks
1. Enter system view.
system-view —
2. Enter CWMP view.
cwmp —
3. Enable the periodical sending
of Inform messages.
cwmp cpe inform interval enable
Required.
Disabled by default.
4. Configure the interval
between sending the Inform
messages.
cwmp cpe inform interval seconds
Optional.
By default, the CPE sends an
Inform message every 600
seconds.