Configuring cwmp – H3C Technologies H3C Intelligent Management Center User Manual
Page 28

18
Configuring CWMP
CPE WAN Management Protocol (CWMP), also known as the TR-069 protocol, can be configured
manually or through DHCP Option 43. This example uses manual configuration.
# Enable CWMP, specify the ACS URL as http://192.168.20.105:9090, and configure the router to
connect to the ACS by using username admin and ciphertext password imc.
<spoke1> system-view
[spoke1] cwmp
[spoke1-cwmp] cwmp enable
[spoke1-cwmp] cwmp acs url http://192.168.20.105:9090
[spoke1-cwmp] cwmp acs username admin
[spoke1-cwmp] cwmp acs password cipher imc
# Configure the router to periodically send an Inform message every 100 seconds.
[spoke1-cwmp] cwmp cpe inform interval enable
[spoke1-cwmp] cwmp cpe inform interval 100
# Configure the CPE username and ciphertext password as bims and imc, respectively, and specify
interface Ethernet 0/0 to connect the CPE to the ACS.
[spoke1-cwmp] cwmp cpe username bims
[spoke1-cwmp] cwmp cpe password cipher imc
[spoke1-cwmp] cwmp cpe connect interface Ethernet0/0
For more information about the CWMP configuration, see the configuration guide of your device.