Configuration Guide Configuring CWMP
Ruijie(config-cwmp)# cpe username USERB
Ruijie(config-cwmp)# cpe password PASSWORDB
 Run the show command on the CPE to check whether the configuration commands have been
successfully applied.
Ruijie # show cwmp configuration
CWMP Status : enable
ACS URL : http://10.10.10.1:7547/acs
ACS username : USERA
ACS password : ******
CPE URL : http://10.10.10.2:7547/
CPE username : USERB
CPE password : ******
 Configuring the URLs of the ACS and the CPE
 Configure the ACS URL.
 Configure the CPE URL.
Ruijie# configure terminal
Ruijie(config)# cwmp
Ruijie(config-cwmp)# acs url http://10.10.10.1:7547/acs
Ruijie(config-cwmp)# cpe url http://10.10.10.1:7547/
Run the show command on the CPE to check whether the configuration commands have been
successfully applied.
Ruijie #show cwmp configuration
CWMP Status : enable
ACS URL : http://10.10.10.1:7547/acs
ACS username : USERA
ACS password : ******
CPE URL : http://10.10.10.2:7547/
Common Errors
 The user-input encrypted password is longer than 254 characters, or the length of the password is not an even number.