Cisco Systems OL-27172-01 Mobility Aid User Manual


 
3-7
Cisco Broadband Access Center 3.8 Administrator Guide
OL-27172-01
Chapter 3 Configuration Workflows and Checklists
Technology Workflows
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.
Table 3-5 DPE Configuration Workflow - Firmware Management
Procedure Refer to ...
Configure the HTTP file service that runs on the
DPE.
Configuring firmware management on the DPE
requires that you enable at least one HTTP file
service. To enable a HTTP file service, enter:
service http num enable true
where num identifies the HTTP file service,
which could be 1 or 2.
By default, the HTTP service is:
Enabled on service 1.
Disabled on service 2.
The CWMP Technology Commands described
in the Cisco Broadband Access Center 3.8 DPE
CLI Reference.
1. Configure the port on which the HTTP file
service communicates with the CPE.
By default, the HTTP file service is configured
to listen on:
Port 7549 for service 1.
Port 7550 for service 2.
The service http num port port command
described in the Cisco Broadband Access Center
3.8 DPE CLI Reference.
2. Configure client authentication for the HTTP
file service.
To limit security risks during client
authentication, we recommend that you use the
Digest mode (the default configuration).
You should not allow client authentication in the
Basic mode, or altogether disable Basic and
Digest authentication.
The service http num client-auth mode
command described in the Cisco Broadband
Access Center 3.8 DPE CLI Reference.
3. Configure client authentication by using
certificates through SSL for the HTTP file
service.
The service http num ssl client-auth mode
described in the Cisco Broadband Access Center
3.8 DPE CLI Reference.