Cisco Cisco Broadband Access Center Telco Wireless 3.8

Page of 267
 
C-12
Cisco Broadband Access Center for Cable Administrator’s Guide
OL-2445-02
Appendix C      Device Provisioning Engine Command Line Interface
System Commands
Examples
This is an example of how to use the no tftp verify-ip command: 
dpe# no tftp verify-ip 
%OK
ntp server (host)
Usage Guidelines
This command lets you specify one or more network time protocol (NTP) servers, for time 
synchronization, as hosts. You can specify as many hosts as required to identify all of the servers.
Examples
This is an example of how to use the ntp command with a single host:
dpe# ntp server clock.cisco.com
This is an example of how to use the ntp command with multiple hosts:
dpe# ntp server clock_1.cisco.com clock_2.cisco.com
ntp server (IP)
Usage Guidelines
This command lets you specify one or more network time protocol (NTP) servers, for time 
synchronization, using an IP address format. You can specify as many IP addresses as required to 
identify all of the servers.
Examples
This is an example of how to use the ntp command with a single IP address:
dpe# ntp server 10.10.10.5
This is an example of how to use the ntp command with multiple IP addresses:
dpe# ntp server 10.10.10.5 10.10.10.6
password
Usage Guidelines
This command changes the current system password. The password is changed automatically for future 
logins and for FTP access using the administrator account.
Note
The changes you introduce through this command take effect for new users, but users who are currently 
logged on are not disconnected.