Cisco Systems OL-27172-01 Mobility Aid User Manual


 
12-15
Cisco Broadband Access Center 3.8 Administrator Guide
OL-27172-01
Chapter 12 Configuring CWMP Service
Connection Request Service
Note You can use the provisioning API to execute many of the operations that are possible from the
administrator user interface.
Automatic IMEI Update
Cisco BAC now provides the capability to discover the International Mobile Equipment Identity (IMEI)
number that is unique to every device.
After the IMEI is discovered, it is stored on Hostname field in the device record in the RDU and is used
as the secondary Device ID. In the Admin GUI, the Hostname field is available in the Device Details
page. The auto-discover IMEI feature functions in the same way for both known and unknown devices.
To enable IMEI update:
Step 1 Configure BAC property /IPDevice/custom/discover/parameters with CPE IMEI parameter name.
Step 2 Configure BAC IMEI update property /IPDevice/secondary-deviceID/cpe-param, also called as
Secondary Device ID CPE Parameter field with CPE IMEI parameter name.
You can set the IMEI update property
/IPDevice/secondary-deviceID/cpe-param property in Cisco
BAC property hierarchy through Class of Service page. This property is listed under the Property Name
drop-down list.
Step 3 Configure BAC property /IPDevice/properties/available/pg with BAC IMEI update property name
/IPDevice/secondary-deviceID/cpe-param.
To disable IMEI update, Configure BAC IMEI update the /IPDevice/secondary-deviceID/cpe-param
property with value set to empty string or NOT_SUPPORTED. This disables IMEI update on hostname
field.
Enable debugging
dpe# debug on
dpe# debug service cwmp num
data-sync
num—Specifies the instance of the
CWMP service, which could be 1 or 2.
Enables debug logging of the data
synchronization process for the
CWMP service
View data discovery
configuration for a
specific device
dpe# show device-config device-id
device-id—Specifies the ID of the
device.
Displays the device configuration
cached at the DPE.
For specific information on using these commands, see the Cisco Broadband Access Center 3.8 DPE
CLI Reference.
Table 12-2 Troubleshooting Discovery of Data from DPE (continued)
Task Use ... Description