Configuration Roadmap
The configuration roadmap is as follows:
1.
Enable the CWMP function on the Router.
2.
Enable the Router to initiate connections with the ACS automatically.
3.
Set the CWMP connection parameters on the Router.
Data Preparation
To complete the configuration, you need the following data:
l
URL of the ACS
l
IP address of the Router
Procedure
Step 1
Configure an interface address on the Router according to
reachable route between the Router and the ACS. The configuration procedure is not mentioned
here.
Step 2
Enable the CWMP function on the Router.
<Huawei>
system-view
[Huawei]
sysname Router
[Router]
cwmp
[Router-cwmp]
cwmp enable
Step 3
Configure the Router to automatically initiate connections.
# Configure the URL used by the Router to connect to the ACS.
[Router-cwmp]
cwmp acs url http://www.acs.com:80/acs
# Enable the Router to send Inform messages.
[Router-cwmp]
cwmp cpe inform interval enable
# Set the interval at which the Router sends Inform messages to 1000 seconds.
[Router-cwmp]
cwmp cpe inform interval 1000
# Configure the Router to send an Inform message at 2011-01-01 20:00:00.
[Router-cwmp]
cwmp cpe inform time 2011-01-01T20:00:00
Step 4
Set CWMP parameters on the Router.
# Configure the interface on the Router to connect to the ACS.
[Router-cwmp]
cwmp cpe connect interface ethernet 1/0/0
# Set parameters for authenticating the Router.
[Router-cwmp]
cwmp acs username newacsname
[Router-cwmp]
cwmp acs password newacspsw
# Set parameters for authenticating the ACS.
[Router-cwmp]
cwmp cpe username newcpename
[Router-cwmp]
cwmp cpe password newcpepsw
Huawei AR150&200 Series Enterprise Routers
Configuration Guide - Network Management
4 CWMP Configuration
Issue 02 (2012-03-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
105