Cisco Cisco Broadband Access Center Telco Wireless 3.8

Page of 267
 
C-3
Cisco Broadband Access Center for Cable Administrator’s Guide
OL-2445-02
Appendix C      Device Provisioning Engine Command Line Interface
System Commands
clock set <hh:mm:ss> <day> <month> <yyyy>
Where:
<hh:mm:ss>
Identifies the current time in the 24 hour format. For example, 5 a.m. is identified 
as 05:00:00, and 11:37:30 p.m. is identified as 23:37:30.
<day>
Identifies the day specified as a two digit number.
<month>
Identifies the current month as a two digit number.
<yyyy>
Identifies the current year using four digits.
Examples
This is an example of how to use the clock set command:
dpe# clock set 11:26:00 21 12 2001
Fri Dec 21 11:26:00 GMT 2001
disable
Usage Guidelines
Use the disable command only when the DPE CLI is already enabled. Once the disable mode is 
activated, only those commands that allow viewing the system configuration are available.
Examples
This is an example of how to use the disable command:
dpe# disable
enable password
Usage Guidelines
This command is used to change the access password for entering into an enabled state on the DPE. You 
can only change the enable password when you are in the enabled mode. Once the password is changed, 
all users who, from that point forward, attempt to enter into an enabled mode, will be required to use the 
new password.
Note
This command does not change the login password.
Syntax Description
When entering the enable password command, you can either provide the password on a command line 
or when prompted.  The syntax you must use is:
enable password <password>
Where:
<password>
identifies the password currently in effect or, optionally, provides a new password. 
If this parameter is omitted, you are prompted for the password.