Cisco Cisco Broadband Access Center for Cable 4.1

Page of 267
 
C-23
Cisco Broadband Access Center for Cable Administrator’s Guide
OL-2445-02
Appendix C      Device Provisioning Engine Command Line Interface
Support and Troubleshooting Commands
support bundle state
Usage Guidelines
This command bundles the current DPE state. This is useful when archiving configuration and log files 
for the DPE for delivery to Cisco TAC. Once created, the bundle is available from the FTP server’s 
outgoing directory.
Note
When sending information to the Cisco TAC, you should send the DPE bundle obtained with this 
command, and the state bundle obtained at the RDU. That state bundle is generated by running the 
bundleState.sh command from the <BPR_HOME>/rdu/bin directory.
Examples
This is an example of how to use the support bundle state command:
dpe# support bundle state
Creating state bundle for Cisco support...
+ /outgoing/state-<date>-<time>.bpr
+ Adding a process listing to the support bundle...
+ Adding a network connection listing to the support bundle...
+ Adding and compressing files for support bundle...
+ Size: 1205782 bytes
Note
A script <BPR_HOME>/rdu/bin/bundlestate is available on the RDU. This script, is used to bundle the 
RDU system state, including logs, when sending information to the TAC.
support daemon ftp enabled
Usage Guidelines
This command is used to enable or disable FTP service on the DPE-590. The FTP service is needed to 
upload upgrade bundles and to download support bundles. You can disable and enable it for short periods 
of time to perform these tasks.
Syntax Description
When entering the support daemon ftp enabled command, you must use this syntax:
support daemon ftp enabled <true/false>
Where:
<true>
—enables FTP service on the DPE-590
<false>
—disables FTP service on the DPE-590
Examples
This is an example of how to use the support daemon ftp enabled command:
dpe# support daemon ftp enable true
%OK (Requires appliance restart "> reload")