Cisco Cisco Broadband Access Center for Cable 5.0

Page of 267
 
C-29
Cisco Broadband Access Center for Cable Administrator’s Guide
OL-2445-02
Appendix C      Device Provisioning Engine Command Line Interface
DPE Configuration Commands
Where:
<host>
—identifies the host on which the RDU is running
<port>
—identifies the port number on which RDU is listening for DPE connections (normally 
49187)
Examples
This is an example of how to use the dpe rdu-server command:
dpe# dpe rdu-server rdu.cisco.com 49187
%OK (Requires DPE restart "> dpe reload")
dpe rdu-server (IP)
Usage Guidelines
This command assigns the RDU to connect this DPE to. Specify this as the IP address with the associated 
port. Normally, the RDU resides on the default port, but for security reasons the port might be configured 
to something non-standard.
Note
Changes do not take effect until you restart the DPE.
Syntax Description
When entering the dpe rdu-server command, you must use this syntax:
dpe rdu-server <x.x.x.x> <port>
Where:
<x.x.x.x>
—identifies the IP address of the RDU
<port>
—identifies the port on which RDU is listening for DPE connections (normally 49187)
Examples
This is an example of how to use the dpe rdu-server command:
dpe# dpe rdu-server 10.10.20.1 49187
%OK (Requires DPE restart "> dpe reload")
dpe reload
Usage Guidelines
This command restarts the DPE, which must already be operating before performing the reload 
operation. If the DPE has not stopped within 60 seconds, the BAC agent forces the DPE to stop and an 
alert message, indicating this has occurred, is displayed. After that message appears, the DPE restarts.
Examples
This is an example of how to use the dpe reload command:
dpe# dpe reload
dpe has been restarted