Cisco Cisco Broadband Access Center for Cable 4.1

Page of 267
 
C-30
Cisco Broadband Access Center for Cable Administrator’s Guide
OL-2445-02
Appendix C      Device Provisioning Engine Command Line Interface
DPE Configuration Commands
dpe shared-secret
Usage Guidelines
This command sets the shared secret used for communications with the RDU. Communications will fail 
if the shared secret, set on the two servers, is not the same. For security reasons, this command is only 
available through a console connection. It can not be accessed through a Telnet connection.
Note
Changes do not take effect until you restart the DPE.
Syntax Description
When entering the dpe shared-secret command, you must use this syntax:
dpe shared-secret <secret>
Where:
<secret>
—Identifies the RDU shared secret. This may appear as encrypted text when the command 
is run through the console mode or, if being run through a Telnet session, may simply indicate that 
the shared secret has been set.
Examples
This is an example of how to use the dpe shared-secret command:
dpe# dpe shared-secret private
%OK (Requires DPE restart "> dpe reload")
dpe start
Usage Guidelines
This command starts the DPE, and you can only use it when the DPE is not running. Having the DPE 
start successfully does not guarantee that the DPE will run successfully. Check the DPE log to ensure 
that the DPE has started correctly. In addition, check the log again periodically to make sure no 
additional errors have occurred.
Examples
This is an example of how to use the dpe start command:
dpe# dpe start
dpe has been started
dpe stop
Usage Guidelines
This command stops the DPR and can only be performed when the DPE is running. If the DPE has not 
stopped within 60 seconds, the DPE agent forces the DPE to stop and an alert message, indicating this 
has occurred, is displayed.