|
Table Of Contents
Configuring Broadband Access Center
Configuring the Class of Service
Selecting Configuration Options
Adding and Modifying a License
Installing RDU Custom Extensions
Modifying Publishing Plug-In Settings
Configuring Broadband Access Center
This chapter describes the Broadband Access Center (BAC) configuration tasks that you perform by selecting the options in the Configuration menu:
• Configuring the Class of Service
• Configuring Custom Properties
• Publishing Provisioning Data
Configuring the Class of Service
By using the BAC administrator user interface, you can configure the Classes of Service offered to your customers. You can use the administrator user interface to add, modify, view, or delete any selected Class of Service. Start with the Manage Class of Service page, as shown in Figure 17-1.
Figure 17-1 Manage Class of Service Page
Table 17-1 identifies the fields and buttons shown in Figure 17-1.
Table 17-1 Manage Class of Service Page
Field or Button Description Class of ServiceClass of Service
A drop-down list that identifies the technology classes of service that you can search for. Available selections, as they appear on screen, include:
•CWMP.
Note For additional information on these areas of technology, see Configuring Defaults.
Add
Lets you add a new Class of Service.
Class of ServiceClass of Service list
Displays the names of Class of Service objects.
Delete
Lets you delete selected Classes of Service.
Table 17-2 identifies the fields and buttons shown in the Add Class of Service page.
Adding a Class of Service
To add a specific Class of Service:
Step 1 Choose Configuration on the Primary Navigation bar.
Step 2 Choose Class of Service from the Secondary Navigation bar.
Step 3 Click Add.
Step 4 The Add Class of Service page appears. This page identifies the various settings for the selected Class of Service. Enter the name of your new class of service.
For example, assume that you want to create a new Class of Service called Gold-Classic for CWMP. You might enter provisioned-cwmp as the Class of Service Name, and choose CWMP from the service type drop-down list.
Step 5 Choose a Configuration Template File. For example, choose sample-cwmp-config.xml from the configuration file template drop-down list.
Step 6 Choose also a Firmware Rule File. For example, choose sample-cwmp-firmware-rules.xml from the firmware rule file drop-down list.
Step 7 Enter a Property Name and Property Value in the appropriate fields. This lets you configure standard or custom properties for this class of service object.
For example, choose as property name /IPDevice/connectionRequestMethod. Choose Discovered from the Property Value drop-down list and then continue with the rest of this procedure.
Note The API constant for /IPDevice/connectionRequestMethod is
IPDeviceKeys.CONNECTION_REQUEST_METHOD
.
Multiple Property Name:Property Value pairs could appear on this page. You use the Delete button to remove any unwanted pairs from the class of service.Step 8 Click Add to add the property to the defining Class of Service.
Step 9 Click Submit to finalize the process or Reset to return all fields to their previous setting.
After submitting the Class of Service, the Manage Class of Service page appears to show the newly added Class of Service.
Modifying a Class of Service
You modify your Classes of Service by selecting the various properties and assigning appropriate property values. When creating a Class of Service for the first time you select all of the appropriate properties and assign values to them. If you make a mistake, or your business requirements for a certain Class of Service change, you can either change the property value before submitting your previous changes or delete the Property Name:Property Value pair altogether.
Note Changes to the Class of Service object trigger the Instruction Generation Service (IGS) to regenerate instructions for all affected devices and send instructions to the DPEs. IGS does this task as a background job. The status of the IGS can be observed via the View RDU Details page.
To add, delete, or modify Class of Service properties:
Step 1 Choose Configuration on the Primary Navigation bar.
Step 2 Choose Class of Service from the Secondary Navigation bar.
Step 3 Choose the Class of Service to be modified.
Step 4 Click the link corresponding to the correct Class of Service. The Modify Class of Service page appears; note that the selected Class of Service name and type appear below the page description.
•To add a new property to the selected Class of Service:
–Select the first property that you want assigned to the selected Class of Service, from the Property Name drop-down and then, after choosing the appropriate value for that property, click Add.
–Repeat for any other properties you want to assign to the selected Class of Service.
•To delete a property for the selected Class of Service:
–Locate the unwanted property in the list immediately above the Property Name drop-down.
–Click the Delete button.
•To modify the value currently assigned to a property:
–Delete the appropriate property as described above.
–Add the same property back to the Class of Service while entering the new Property Value.
Note If you delete a property that is required for your business process, you must add it back, and select the appropriate value, before you submit the change.
Step 5 Click Submit to make the modifications to the class of service. Each property added to a Class of Service, appears when you click Submit. After doing so, a confirmation page appears to regenerate the instructions for the devices with the selected Class of Service.
Step 6 Click OK.
The modified Class of Service will be available in the Manage Class of Service page.
Deleting a Class of Service
You can delete any existing Class of Service but, before you attempt to do so, you must ensure that there are no devices associated with that Class of Service.
Tip Where there are large numbers of devices associated with a Class of Service to be deleted, use the BAC application programmers interface (API) to write a program to iterate through these devices to reassign another Class of Service to the devices.
To delete a Class of Service:
Step 1 Choose Configuration on the Primary Navigation bar.
Step 2 Choose Class of Service from the Secondary Navigation bar.
Step 3 Click the Delete icon () for the correct Class of Service, and a confirmation dialog box appears.
Note A Class of Service cannot be deleted if devices are associated with it or, if it is designated as the default Class of Service. Therefore, you cannot delete the unprovisioned-cwmp Class of Service object.
Step 4 Click OK to delete the file, or Cancel to return to the Manage Class of Service page. (See Figure 17-1.)
If you try to delete a Class of Service with devices associated with it, this error message is displayed:
The following error(s) occurred while processing your request. Error: Class Of Service [sample-COS] has devices associated with it, unable to delete Please correct the error(s) and resubmit your request.
The specific Class of Service is specified within the error message. In this example this is represented by sample-COS.
Configuring Custom Properties
Custom properties let you specify additional customizable device information to be stored in the RDU database. The Custom Property configuration page is found under the Configuration menu, and you use this page to add or delete custom properties.
Caution Although you can delete custom properties if they are currently in use, doing so could cause extreme difficulty to other areas where the properties are in use.
After the custom property is defined, you can use it in this property hierarchy. See Authoring Configuration Templates, page 5-12, for how to use the property hierarchy. Properties can be configured on the following objects for use in the property hierarchy:
•Device
•Provisioning Group
•Class of Service
•Device Type
•System defaults
Additionally, properties can be configured on Group and Group Type objects, but they will not be part of the property hierarchy.
To configure custom properties:
Step 1 Choose Configuration on the Primary Navigation bar.
Step 2 Choose Custom Property on the Secondary Navigation bar, and the Manage BAC Custom Properties page appears.
•To add a custom property:
–Click Add on the Manage BAC Custom Properties page, and the Add Custom Property page appears.
–Enter the name of the new custom property.
–Choose a custom property value type from the drop-down list.
–Click Submit when complete. After the property has been added to the administrative database, the Manage BAC Custom Properties page appears.
•To delete a custom property:
–Identify the custom property to be deleted from the Manage BAC Custom Properties page.
–Click the Delete icon corresponding to the correct custom property, and the custom properties deletion dialog box appears.
–Click OK to delete the custom property.
Configuring Defaults
The Defaults page, found under the Configuration option, lets you access the default settings for the overall system, including the Regional Distribution Unit (RDU), and the CWMP technology.
Selecting Configuration Options
The procedure for configuring specific default types is identical. Complete this procedure to access the desired defaults page and then refer to the appropriate section within this chapter for a description of the various page components.
Step 1 Choose Configuration on either the Primary Navigation bar or Main Menu page.
Step 2 Choose Defaults from the Secondary Navigation bar.
Step 3 The Configure Defaults page appears. Choose the correct default type from the list to the left of the screen.
The appropriate defaults page appears.
CWMP Defaults
The CWMP Defaults page ( Figure 17-2) displays a list of CWMP technology configuration settings.
Figure 17-2 Configure CWMP Defaults Page
Table 17-4 describes all fields and buttons appearing in Figure 17-2.
RDU Defaults
When you click the RDU defaults link, the RDU Defaults page (see Figure 17-3) appears. Use this page to configure settings affecting RDU operations.
Figure 17-3 Configure RDU Defaults Page
Table 17-4 describes all fields and buttons appearing in Figure 17-3.
Note See Managing RDU Extensions, for related information on RDU extension points.
System Defaults
When you click the Systems Defaults link, the System Defaults page (see Figure 17-4) appears.
Figure 17-4 System Defaults Page
Table 17-5 describes all fields and buttons appearing in Figure 17-4.
Table 17-5 Configure System Defaults Page
Field or Button DescriptionDefault Device Type for Device Detection
Identifies the default device type for a device not previously registered in the RDU. The options include:
•CWMP
•None
If the device detection extension is unable to identify the device type, the "default type" (CWMP or None) specifies the device type. If you set the Default Device Type as None, the device record is not added to the RDU.
Note Unregistered devices can request the RDU for configurations only if you have enabled the service cwmp num allow-unknown-cpe option from the DPE command line interface. Otherwise, a request from an unknown device is not forwarded to the RDU.
Maximum Troubleshooting Device Count
Identifies the maximum number of devices that you can troubleshoot at any one time. The default number is 100.
Device History
Identifies if logging device record and device configurations is enabled or disabled.
Immediate Operation History
Identifies if logging of history of device operation initiated from the API using immediate mode is enabled or disabled.
On-Connect Operation History
Identifies if logging of history of device operation initiated from the API using on-connect mode is enabled or disabled.
Instruction Generation History
Identifies if logging the history of device instruction generation is enabled or disabled.
Maximum History Entries Per Device
Defines the maximum number of entries of device history that will be stored for each device. The default number of entries is 40.
Performance Statistics Collection
Determines if statistics collection is enabled. See Monitoring Performance Statistics, page 11-12, on performance statistics.
Submit
Activates or implements the changes you have made.
Reset
Returns all settings to their previous settings.
Managing Files
By using the BAC administrator user interface, you can manage the template files and the parameter dictionaries for dynamic generation for CWMP files, or software images for devices (see Figure 17-5). You can add, delete, replace, or export any file type, including:
•Configuration Template—These are XML files that contain CWMP configuration policy, including parameter value settings, Notification attributes and Access Control attributes. See Authoring Configuration Templates, page 5-12, for additional information.
•Firmware File—These are images of device firmware, which can be downloaded to devices to upgrade their functionality. BAC treats this file type like any other binary file. See Firmware Management, for additional information.
•Firmware Rules Template—These are XML files written according to a published schema document. Each firmware rules template contains one or more rules that trigger firmware updates based on specific conditions. See Firmware Management, for additional information.
•JAR File—This file type is used to load BAC extensions.
•Parameter Dictionary—These are XML files that list valid objects and parameters used by BAC to configure a device. The dictionaries validate the objects and parameters used in the configuration and firmware rule templates. See Parameter Dictionaries, for additional information.
•Parameter List—These XML files list a predefined set of parameters from the device that are retrieved every time the device contacts BAC.
Note Figure 17-5 is displayed after clicking the Search button on the Manage Files page.
Figure 17-5 Manage Files Page
Table 17-6 identifies the fields and buttons shown in Figure 17-5.
Adding Files
To add an existing file to the RDU database:
Step 1 Choose Configuration on the Primary Navigation bar.
Step 2 Choose Files on the Secondary Navigation bar.
Step 3 The View Files page appears. Click Add.
Step 4 The Add Files page appears. Choose the File Type.
Note For Firmware file type, two additional fields are provided: Firmware Version and Description, both of which are purely informational. You can enter any string in these fields.
Step 5 Enter the Source File Name and the File Name. If you do not know the exact name of the source file, use the Browse function to locate the desired directory and select the file. By default, file sizes up to 10 MB are supported.
Step 6 Click Submit.
The View Files page appears to indicate that the file has been added.
Viewing Files
To view the contents of a file:
Step 1 Choose Configuration on the Primary Navigation bar.
Step 2 Choose Files on the Secondary Navigation bar.
Step 3 The View Files page appears. Search for the required file by using File Type.
Step 4 Click the View Details icon () corresponding to the File Type you had specified for a search.
The View File page appears.
Replacing Files
To replace an existing file:
Step 1 Choose Configuration on the Primary Navigation bar.
Step 2 Choose Files on the Secondary Navigation bar.
Step 3 Select the link that corresponds to the file you want to replace from the search output list.
Step 4 The Replace File page appears. Note that the selected filename already appears on this page. Enter the path and filename of the source file to be used as a replacement for the displayed filename.
Note If you do not know the exact name or location of the source file, use the Browse function to locate the desired directory and select the file.
Step 5 Click Submit.
Note If you are updating a configuration or firmware template which is associated with a Class of Service, after submitting the replacement file, a confirmation page appears to indicate that BAC will regenerate instructions for the affected devices. The Instruction Generation Service automatically regenerates instructions for all devices associated with this template via the Class of Service association and sends new instructions to the appropriate DPEs.
Step 6 Click OK and the View Files page appears.
Exporting Files
You can copy files to your local hard drive by using the export function.
Note The procedure described below assumes that you are using Internet Explorer. This procedure is different if you are using Netscape Navigator.
To export a file:
Step 1 Choose Configuration on the Primary Navigation bar.
Step 2 Choose Files from the Secondary Navigation bar.
Step 3 Identify the file that you want to export.
Step 4 To export binary files, click the Export icon () and you are prompted to either open the file or save it. To export XML files, such as templates, clicking the Export icon displays the file content. Therefore, you must right-click the Export icon and select Save Target As.
Step 5 Return to the BAC administrator user interface.
Deleting Files
Complete this procedure to delete an existing file:
Step 1 Choose Configuration on the Primary Navigation bar.
Step 2 Choose Files on the Secondary Navigation bar.
Step 3 In the Files area, enter the filename of the file that you want to modify.
Step 4 Click Search.
Step 5 The appropriate file appears in the Files list. Choose the appropriate file or files.
Step 6 Click Delete.
Caution Deleting a template file that is not directly linked to a Class of Service, but is referenced by another template file that is linked to a Class of Service, causes the instruction regeneration service to fail.
Note You cannot delete a file associated with a Class of Service. You must remove the Class of Service association before proceeding. See Configuring the Class of Service, for additional information.
Managing License Keys
Software licenses are used to activate specific features or to increase the functionality of your installation. Each license is available as either a permanent license or an evaluation license.
•Permanent—A permanent license is purchased for use in your network environment and activates the specific features for which it is intended.
•Evaluation—An evaluation license enables functionality for a specific amount of time after installation. You can upgrade an evaluation license to a permanent license by entering a new permanent license number.
Caution Do not attempt to deploy into a fully operational network with an evaluation license key installed. Any provisioning done by using an evaluation license is disabled when that evaluation license expires.
When you upgrade from an evaluation license to a permanent license, you do not have to re-install the software or reconfigure BAC. You simply have to provide the permanent license via the BAC administrator user interface.
The Manage License Keys page ( Figure 17-6) displays a list of licenses that have been entered for your implementation. This BAC release supports both evaluation and permanent licenses for the CWMP-compliant devices, and DPEs. The status of each available license appears as active, expired, or identifies the expiration date.
Note You can upgrade a permanent license to increase the number of authorized devices by adding an additional license. When you reach the limit of your number of licensed devices you cannot provision new devices, but existing devices that are already provisioned continue to receive service.
Figure 17-6 Manage License Keys Page
Adding and Modifying a License
To add, modify, or upgrade a license:
Step 1 Choose Configuration on the Primary Navigation bar.
Step 2 Choose License Keys on the Secondary Navigation bar.
Step 3 Obtain your new license key from either your Cisco Systems representative or the Cisco Technical Assistance Center (TAC) website. See the Preface in this guide for TAC contact information.
Step 4 Enter the new license key in the License Key field.
Step 5 Click Add/Upgrade to install the new license key. If you enter a permanent license key, it overwrites the corresponding evaluation key (if that key was installed). If you enter a license key (permanent or evaluation) for a new technology, it will appear in the technology list.
Managing RDU Extensions
Creating a custom extension is essentially a programming activity that can, when used in conjunction with the BAC administrator user interface, allow you to augment BAC behavior or add support for new device technologies.
Managing extensions includes:
• Installing RDU Custom Extensions
Note You can specify multiple extension points by making them run one after another. You do this by specifying the extensions points in a comma-separated list.
Writing a New Class
This procedure is included to better illustrate the entire custom extension creation process. You can create many different types of extensions; for the purposes of this procedure a Publishing Extension is used.
To write the new class:
Step 1 Create a Java source file for the custom publishing extension and compile it.
Step 2 Create a manifest file for the Jar file that will contain the extension class.
Step 3 Create the Jar file for the custom extension point. You can give the jar file any name you wish although the name given should be descriptive in nature and not be a duplicate of any other existing Jar file.
Installing RDU Custom Extensions
After a Jar file is created, use the administrator user interface to install it:
Step 1 To add the new Jar file, see Adding Files.
Note Select the JAR file type. Use the Browse function to locate the Jar file created in the procedure, Writing a New Class, and select this file as the Source File; leaving the File Name blank assigns the same filename for both source and external. The filename is what you will see through the administrator user interface.
Step 2 Click Submit.
Step 3 Return to the RDU Defaults page and note that the newly added Jar file appears in the Extension Point Jar File Search Order field.
Step 4 Enter the extension class name in the Publishing Extension Point field.
Note The RDU returns an error if the class name does not exist within the jar file or if BAC detects any other errors. This error occurs mostly when replacing a Jar file, if, for example, the class you set up is not found in the replacement Jar file.
Step 5 Click Submit to commit the changes to the RDU database.
Step 6 View the RDU extensions to ensure that the correct extensions are loaded.
Viewing RDU Extensions
You can view the attributes of all RDU extensions directly from the View Regional Distribution Unit Details page. This page displays details on the installed extension Jar files and the loaded extension class files.
Publishing Provisioning Data
BAC has the capability to publish the provisioning data it tracks to an external datastore in real time. To do this, a publishing plug-in must be developed to write the data to the desired datastore. The Manage Publishing page identifies information such as the plug-in name, its current status (whether it is enabled or disabled), and switch to enable or disable it.
You can enable as many plug-ins as required by your implementation but care must be exercised because the use of publishing plug-ins can decrease system performance.
Note BAC does not ship with any publishing plug-ins. You must create your own plug-ins and load them into BAC in the same way as JAR files are (see Adding Files). Then, manage the plug-ins from the Manage Publishing page.
Publishing Datastore Changes
To enable or disable a publishing plug-in:
Step 1 Choose Configuration on the Primary Navigation bar.
Step 2 Choose Publishing on the Secondary Navigation bar.
Step 3 The Manage Publishing page appears. This page displays a list of all available database plug-ins and identifies the current status of each. Click on the appropriate status indicator to enable or disable the required plug-in. Note that as you click the status, it toggles from enabled to disabled.
Modifying Publishing Plug-In Settings
These settings are a convenient way for plug-in writers to store plug-in settings in the RDU for their respective datastore. To modify the publishing plug-in settings:
Step 1 Choose Configuration on the Primary Navigation bar.
Step 2 Choose Publishing on the Secondary Navigation bar, and the Manage Publishing page appears.
Step 3 Click the link corresponding to the plug-in you want to modify. The Modify Publishing Plug-Ins page appear.
Table 17-7 identifies the fields shown in the Modify Publishing Plug-Ins page.
Step 4 Enter the required values in the Server, Port, IP Address, User, Password, and Confirm Password fields. These are all required fields and you must supply this information before proceeding.
Step 5 Click Submit to make the changes to the selected plug-in, or click Reset to clear all fields on this page.
Posted: Thu Aug 31 23:56:25 PDT 2006
All contents are Copyright © 1992--2006 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.