Cisco Systems OL-27172-01 Mobility Aid User Manual


 
3-8
Cisco Broadband Access Center 3.8 Administrator Guide
OL-27172-01
Chapter 3 Configuration Workflows and Checklists
Technology Workflows
Configuring HTTP Auth Service on the DPE
Table 3-6 below identifies the configuration tasks that you must perform to configure the AUTH services
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-18), 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-16.
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.
Table 3-6 DPE Configuration Workflow - AUTH Management
Procedure Refer to ...
Configure the Auth service that run on the DPE.
To enable a Auth service, enter:
service auth 1 enabled true
By default, the Auth service is enabled.
The CWMP Technology Commands described
in the Cisco Broadband Access Center 3.8 DPE
CLI Reference.
Configure the http interface on which the Auth
service is running on.
To configure the Auth service interface, enter:
service auth 1 address (host_fqdn)
By default, the Auth service is configured to listen
on
localhost.
The service http num port port command
described in the Cisco Broadband Access Center
3.8 DPE CLI Reference.
Configure the port on which the Auth service
communicates with the CAR-EP.
To configure the Auth service port, enter:
service auth 1 port port_num
By default, the Auth service is configured to listen
on
7551.
The service http num client-auth mode
command described in the Cisco Broadband
Access Center 3.8 DPE CLI Reference.
Enables or disables use of HTTP over SSL/TLS for
the Auth service.
To enable SSL/TLS for the Auth Service interface,
enter:
service auth 1 ssl enabled true
The service http num ssl client-auth mode
described in the Cisco Broadband Access Center
3.8 DPE CLI Reference.