- Preface
- Broadband Access Center Overview
- Broadband Access Center Architecture
- Configuration Workflows
- CPE Provisioning Overview
- Configuration Templates Management
- DOCSIS Configuration
- PacketCable Voice Configuration
- CableHome Configuration
- Managing Broadband Access Center
- Monitoring Broadband Access Center
- Understanding the Administrator User Interface
- Using the Administrator User Interface
- Configuring Broadband Access Center
- Support Tools and Advanced Concepts
- Database Management
- Troubleshooting Broadband Access Center
- Alert and Error Messages
- Option Support
- PacketCable DHCP Options to BAC Properties Mapping
- Provisioning API Use Cases
- FAQs on Provisioning Broadband Access Center
- Glossary
- Index
Configuration Workflows
This chapter is divided into two sections, each of which defines the process to follow when configuring Cisco Broadband Access Center (BAC) components to support various technologies. These sections are:
Note
You can also use the application programming interface (API) to perform all the configuration tasks outlined in this chapter. Refer to the 4.0 API Javadoc for more details.
Component Workflows
This section describes the workflows that you must follow to configure each BAC component for the technologies that BAC supports. You must perform these configuration tasks before configuring BAC to support specific technologies.
You must configure the BAC components in the order specified below.
1.
RDU Workflow
2.
DPE Workflow
RDU Workflow
Table 3-1 identifies the workflow to follow when configuring the RDU.
DPE Workflow
You perform the tasks described in this workflow only after configuring the tasks described in Table 3-1. You can configure the DPE to support:
•
IPv4. See Table 3-2.
•
IPv6. See Table 3-3.
Note
Tasks marked with an asterisk (*) are mandatory.
Table 3-2 identifies the workflow to follow when configuring the DPE for IPv4.
|
|
|
|
|---|---|---|
Step 1 |
Configure the system syslog service for use with BAC. |
Installation and Setup Guide for Cisco Broadband Access Center 4.0 |
Step 2 |
Change the passwords. |
The password command described in the Cisco Broadband Access Center DPE CLI Reference 4.0 |
Step 3 |
Configure the provisioning interface.* |
The interface ip ipv4_address provisioning command described in the Cisco Broadband Access Center DPE CLI Reference 4.0 |
Step 4 |
Configure the provisioning FQDN. |
The interface ip ipv4_address provisioning fqdn command described in the Cisco Broadband Access Center DPE CLI Reference 4.0 |
Step 5 |
Configure the interface that communicates with Cisco Network Registrar extensions. |
The interface ip ipv4_address pg-communication command described in the Cisco Broadband Access Center DPE CLI Reference 4.0 |
Step 6 |
Configure the BAC shared secret.* |
The dpe shared-secret command described in the Cisco Broadband Access Center DPE CLI Reference 4.0 |
Step 7 |
Configure the DPE to connect to the RDU.* |
The dpe rdu-server port command described in the Cisco Broadband Access Center DPE CLI Reference 4.0 |
Step 8 |
Configure the Network Time Protocol (NTP). |
Solaris documentation for configuration information |
Step 9 |
Configure the primary provisioning group.* |
The dpe provisioning-group primary command described in the Cisco Broadband Access Center DPE CLI Reference 4.0 |
Step 10 |
Configure the DPE SNMP agent. |
The SNMP agent commands in the Cisco Broadband Access Center DPE CLI Reference 4.0 |
Note |
||
Step 11 |
Verify that you are connected to RDU. |
|
Step 12 |
Enable provisioning-group capabilities for v4. |
|
Table 3-3 identifies the workflow to follow when configuring the DPE for IPv6. The tasks that are described here relate to IPv6 alone. To perform basic configuration of the DPE, complete the tasks described in Table 3-2, then additionally complete the steps described in this table.
Network Registrar Workflow
You perform the activities described in this workflow only after configuring the tasks described in Table 3-2.
To configure Network Registrar for:
•
DHCPv4, see Table 3-4.
•
DHCPv6, see Table 3-5.
Note
Tasks marked with an asterisk (*) are mandatory.
Table 3-4 identifies the workflow to follow when configuring Network Registrar for DHCPv4.
Table 3-5 identifies the workflow to follow when configuring Network Registrar for DHCPv6. Follow this task list for each category of provisioned and unprovisioned devices, including DOCSIS cable modems, computers, and PacketCable MTAs.
Technology Workflows
This section describes the tasks that you must perform when configuring BAC to support specific technologies and include:
•
PacketCable workflows:
Note
Tasks marked with an asterisk (*) are mandatory.
DOCSIS Workflow
BAC supports these versions of the DOCSIS specifications: 1.0, 1.1, 2.0, and 3.0.
To successfully configure BAC for DOCSIS operations, you must perform the tasks described in Component Workflows, in addition to those described in this section.
Table 3-6 identifies the workflow to follow when configuring BAC to support DOCSIS.
PacketCable Workflows
BAC supports these versions of the PacketCable specifications: 1.0, 1.1, and 1.5.
BAC also supports two variants of PacketCable voice services: the default Secure mode and the non-secure Basic mode. PacketCable Basic is much the same as the standard PacketCable, except for the lack of security found in the non-secure variant.
This section identifies the tasks that you must perform for each variant.
Note
The workflows in this section assume that you have loaded an appropriate PacketCable configuration file and the correct MIBs.
PacketCable Secure
BAC supports two variants of PacketCable Secure:
•
North American PacketCable
•
European PacketCable
Euro-PacketCable services are the European equivalent of the North American PacketCable standard. The only significant difference between the two is that Euro PacketCable uses different MIBs. For details, see Euro-PacketCable MIBs, page 7-31.
You perform the PacketCable-related tasks described in this section only after completing the tasks described in Component Workflows.
Note
For PacketCable-compliant operations, the maximum allowable clock skew between the MTA, KDC, and DPE is 300 seconds (5 minutes). This value is the default setting.
Table 3-7 identifies the workflow to follow when configuring BAC to support PacketCable Secure.
Note
Tasks marked with an asterisk (*) are mandatory.
PacketCable Basic
You perform the PacketCable-related tasks described in this section only after completing those described in Component Workflows.
Table 3-8 identifies the workflow to follow when configuring PacketCable Basic on BAC.
Note
Tasks marked with an asterisk (*) are mandatory.
|
|
|
|
|---|---|---|
Step 1 |
Configure the DPE |
|
a. |
The service packetcable 1..1 enable command described in the Cisco Broadband Access Center DPE CLI Reference 4.0 |
|
b. |
The service tftp 1..1 ipv4 enabled true command described in the Cisco Broadband Access Center DPE CLI Reference 4.0 |
|
c. |
The service tod 1..1 ipv4 enabled true command described in the Cisco Broadband Access Center DPE CLI Reference 4.0 |
|
Step 2 |
Configure DHCP |
|
a. |
User Guide for Cisco Network Registrar 7.0 |
|
b. |
User Guide for Cisco Network Registrar 7.0 |
|
Step 3 |
Configure DNS |
|
Configure dynamic DNS for each DHCP server. |
User Guide for Cisco Network Registrar 7.0 |
|
Step 4 |
Configure a Class of Service, which must contain the following properties: |
|
a. This property commands the specific flow that an MTA uses. Set this property to either: – – Note |
||
b. This property contains the name of the configuration file that is to be presented to the MTA. The configuration file is stored as a file in BAC. The configuration file presented to a Basic MTA must contain the Basic integrity hash. If you are using a dynamic configuration template, the hash is inserted transparently during template processing. You can use the dynamic template for provisioning in both Secure and Basic modes. However, if the file is a Secure static configuration file, you must convert this file to a Basic static configuration file because Secure and Basic static configuration files are not interoperable. For details on how to perform this conversion, see Activating PacketCable Basic Flow, page 5-34. |
||
CableHome Workflow
To successfully configure BAC for provisioning using the non-secure CableHome technology, you must perform the tasks described in Component Workflows, in addition to those described in this section.
Table 3-9 describes the tasks you must perform on BAC to support CableHome.
Feedback