Cisco Systems OL-27172-01 Mobility Aid User Manual


 
12-7
Cisco Broadband Access Center 3.8 Administrator Guide
OL-27172-01
Chapter 12 Configuring CWMP Service
Connection Request Service
b. Click the Identifier link corresponding to the desired device.
The Modify Device page appears.
Step 3 From the Property Name drop-down list, select the /IPDevice/connectionRequestPort and
/IPDevice/connectionRequestPath properties, and enter appropriate values in the Property Value field.
Note The API constants for /IPDevice/connectionRequestPort and /IPDevice/connectionRequestPath
are
IPDeviceKeys.CONNECTION_REQUEST_PORT and IPDeviceKeys.CONNECTION_REQUEST_PATH,
respectively.
Step 4 Click Add.
Because the Use IP method relies on the RDU having the device's WAN IP address, it requires the WAN
IP address to be discovered before connection requests are attempted. Also, because the device's WAN
IP address changes, the RDU must be updated with the new IP address. Subsequently, this option is not
the optimal method for connection requests.
Using LeaseQuery
The LeaseQuery method discovers the latest IPSec address of the HNB from Cisco Network Registrar
DHCP server. It first forms the Connection request URL by using the following API properties and then
sends it to HNB through SeGW (Security Gateway).
IPDeviceKeys.CONNECTION_REQUEST_PORT
IPDeviceKeys.CONNECTION_REQUEST_PATH
You can also specify these properties on the administrator user interface:
Step 1 Choose Devices > Manage Devices.
Step 2 Use one of these methods:
Add a device record. To do this, click Add. The Add Device page appears.
Search for a device record. To do this,
a. Specify a Search Type and enter values for the screen components that are unique to the search type
that you select. A list of devices appears.
b. Click the Identifier link corresponding to the desired device. The Modify Device page appears.
Step 3 From the Property Name drop-down list, select the /IPDevice/connectionRequestMethod,
/IPDevice/connectionRequestPort and /IPDevice/connectionRequestPath properties, and enter the
appropriate values in the Property Value field.
Note The API constants for /IPDevice/connectionRequestMethod, /IPDevice/connectionRequestPort
and /IPDevice/connectionRequestPath are
IPDeviceKeys.CONNECTION_REQUEST_METHOD,
IPDeviceKeys, CONNECTION_REQUEST_PORT,
and IPDeviceKeys.CONNECTION_REQUEST_PATH,
respectively.
Step 4 Click Add.