Cisco Systems OL-27172-01 Mobility Aid User Manual


 
12-10
Cisco Broadband Access Center 3.8 Administrator Guide
OL-27172-01
Chapter 12 Configuring CWMP Service
Connection Request Service
This Custom Property is not pre-defined by BAC. It needs to be created and populated with comma
separated values of CMHS groups names. These values need to be considered while sending CMHS
connection request.
Note The API constants for /IPDevice/connectionRequestMethod, is
IPDeviceKeys.CONNECTION_REQUEST_METHOD.
Configuring External URLs on DPE
The ACS URL is the configured URL of the Cisco BAC server associated with each provisioning group.
The devices use this URL to contact the DPEs in a given provisioning group. The RDU uses this URL
to perform various operations, such as redirecting the devices to the home provisioning group.
The ACS URL that the DPE issues, depends on the URL that is configured for each of the CWMP
services. You can use the following commands to configure the external URL for each service running
on the DPE:
For CWMP services, the URL of the CWMP service that is first enabled on the DPE is sent to the RDU
as the discovered ACS URL.
Disabling Connection Requests
You can choose to disable the connection request service. This option is useful if there is no STUN server
and a device is behind NAT setup. Connection requests are not possible in such scenarios.
Note You can use ConnectionRequest via API device operations even if you disable connection requests.
Command Description
service cwmp 1 external-url url
Configures the DPE to represent externally the
specified external URL as the URL of the CWMP
service 1.
service cwmp 2 external-url url
Configures the DPE to represent externally the
specified external URL as the URL of the CWMP
service 2.
service http 1 external-url url
Configures the DPE to represent externally the
specified external URL as the URL of the HTTP
service 1.
service http 2 external-url url
Configures the DPE to represent externally the
specified external URL as the URL of the HTTP
service 2.
For specific information about using these commands, see the Cisco Broadband Access Center 3.8
DPE CLI Reference.