- Preface
- Broadband Access Center Overview
- Broadband Access Center Architecture
- Configuration Workflows and Checklists
- CPE Management Overview
- Configuration Templates Management
- Firmware Management
- Parameter Dictionaries
- CPE History and Troubleshooting
- Managing Broadband Access Center
- Database Management
- Monitoring Broadband Access Center
- Configuring CWMP Service
- Configuring CWMP Service Security
- CWMP Device Operations
- Understanding the Administrator User Interface
- Using the Administrator User Interface
- Configuring Broadband Access Center
- RDU and DPE Connection Management
- BAC Support Tools and Advanced Concepts
- Troubleshooting Broadband Access Center
- Glossary
- Index
Configuration Workflows and Checklists
This chapter is divided into two major sections that define the processes to follow when configuring Cisco BAC components to support various technologies. These sections are:
Component Workflows
This section describes the workflows you must follow to configure each Cisco BAC component for the technologies supported by Cisco BAC. These configuration tasks are performed before configuring Cisco BAC to support specific technologies.
The component workflows described in this section are arranged in a checklist format and include:
RDU Checklist
Table 3-1 identifies the workflow to follow when configuring the RDU.
DPE Checklist
You must perform the tasks described in Table 3-2 after those described in Table 3-1.
Note
Items marked with an asterisk (*) are mandatory tasks or procedures.
|
|
|
|---|---|
1. |
Installation Guide for Cisco Broadband Access Center 3.5. |
2. |
The password command described in the Cisco Broadband Access Center DPE CLI Reference 3.5, 3.5.1, 3.5.2. |
3. |
The interface ethernet [intf0 | intf1] command described in the Cisco Broadband Access Center DPE CLI Reference 3.5, 3.5.1, 3.5.2. |
4. |
The dpe shared-secret command described in the Cisco Broadband Access Center DPE CLI Reference 3.5, 3.5.1, 3.5.2. |
5. |
The dpe rdu-server command described in the Cisco Broadband Access Center DPE CLI Reference 3.5, 3.5.1, 3.5.2. |
6. |
Solaris documentation for configuration information. |
7. |
The dpe provisioning-group primary command described in the Cisco Broadband Access Center DPE CLI Reference 3.5, 3.5.1, 3.5.2. |
8. |
Solaris documentation for configuration information. |
9. |
The SNMP agent commands in the Cisco Broadband Access Center DPE CLI Reference 3.5, 3.5.1, 3.5.2. |
Note |
|
10. |
|
11. |
The interface ip x.x.x.x. pg-communication and service cwmp-redirect 1 enable commands described in the Cisco Broadband Access Center DPE CLI Reference 3.5, 3.5.1, 3.5.2. |
Technology Workflows
This section describes the tasks that you must perform when configuring Cisco BAC to support specific technologies; in this case, CWMP. These configuration tasks are performed subsequent to configuring Cisco BAC components.
The CWMP technology workflows described in this section are arranged in a checklist format and include:
RDU Configuration Workflow
Table 3-3 identifies the configuration tasks you must perform to configure the RDU for the CWMP technology.
Preregistering Device Data in BAC
Preregistering adds the device record to the RDU before the device makes initial contact with the DPE. The DPE is also known as the autoconfiguration server (ACS). This task is typically executed from the provisioning API; however, you can preregister device data from the administrator user interface as well.
To preregister device data in Cisco BAC:
Step 1
Add the device record to the RDU database by using the API or the administrator user interface.
To add a device record from the administrator user interface:
a.
Choose Devices > Manage Devices.
b.
On the Manage Devices page, click Add.
c.
The Add Device page appears. Enter values in the appropriate fields. The required and recommended provisioning attributes for a preregistered device are:
Step 2
Verify if the device record is preregistered. To do this:
•
Examine the Device Details. To do this:
From the Devices > Manage Devices page, click the View Details icon (
) corresponding to the device. From the Device Details page:
–
Check if the device settings are correct.
–
Look for discovered parameters; these parameters are not displayed if the device is yet to initiate its first contact with the DPE.
–
Also, check the Device History log.
•
Examine the RDU and the DPE log files (see Logging, page 20-2).
Step 3
Configure the device to send periodic informs to the DPE. To do this, set the PeriodicInformEnable and the PeriodicInformInterval variables in a configuration template.
Step 4
Initiate device contact with Cisco BAC for the first time. To initiate device contact, do one of the following:
•
Initiate a connection request from the API.
•
Wait for the next periodic contact from the device.
•
Reboot.
Step 5
Verify the first device contact with Cisco BAC. From Device > Manage Devices > Device Details, check if discovered properties are visible. Also, check the history log for details.
DPE Configuration Workflow
This section describes how you can provide CWMP support at the DPE, by configuring:
•
CWMP services for CWMP management on the DPE.
See Configuring CWMP Service on the DPE.
•
HTTP file services for firmware management on the DPE.
See Configuring HTTP File Service on the DPE.
Configuring CWMP Service on the DPE
Table 3-4 identifies the configuration tasks that you must perform to configure the CWMP services on the DPE.
Configuring HTTP File Service on the DPE
Table 3-5 identifies the configuration tasks that you must perform to configure the HTTP file services running on the DPE.
Provisioning Group Configuration Workflow
Provisioning groups are automatically created when the DPE is first configured to be in a particular provisioning group (see Adding DPE to a Provisioning Group, page 12-14), and then it registers with the RDU. After the provisioning group is created, you can configure it by assigning the URL of the Cisco BAC server from the administrator user interface.
Before configuring the provisioning group URL, familiarize yourself with Cisco BAC concepts regarding local and regional redundancy. These concepts are described in Provisioning Group Scalability and Failover, page 12-12.
Note
We recommend that you assign a URL to the provisioning group right when you create the provisioning group. Assigning the URL enables CPE redirection between provisioning groups. If you are using a load balancer, ensure that the address of the load balancer is used as the ACS URL.
To configure the ACS URL of a provisioning group from the administrator user interface:
Step 1
On the primary navigation bar, click Servers > Provisioning Groups.
Step 2
The Manage Provisioning Groups page appears. Click the identifier link of the correct provisioning group.
Step 3
The View Provisioning Group Details page appears. In the Provisioning Group Properties area, enter the URL in the ACS URL field.
Note
Remember that the URL that you configure overrides the discovered ACS URL.
Step 4
Click Submit.
The provisioning group now contacts Cisco BAC at the URL that you configured.
Configuring Home Provisioning Group Redirection Service on the DPE
Cisco BAC provides redirection to the home provisioning group of a device by having the provisioning groups communicate among themselves (see Redirecting CPE to Home Provisioning Group, page 14-5).
To enable the home provisioning group redirection feature, you must configure the home provisioning group redirection service on the DPE.
Table 3-6 identifies the configuration tasks that you must perform to configure the home provisioning group redirection service on the DPE.
Feedback