Cisco Cisco Broadband Access Center Telco Wireless 3.5

Page of 267
 
C-11
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 ip name-server command:
dpe# no ip name-server
%OK
no ip route
Usage Guidelines
This command clears the specified custom route, but the default route cannot be removed this way. Use 
the ip default-gateway command to change the default route.
Note
The changes you introduce through this command take effect immediately.
Syntax Description
When entering the no ip route command, you must use this syntax:
The no ip route command must be entered using this syntax:
no ip route <x.x.x.x>
Where:
<x.x.x.x>—identifies the route to be removed from the system
Examples
This is an example of how to use the no ip route command:
dpe# no ip route 10.10.10.5
%OK
no ntp server
Usage Guidelines
This command disables the network time protocol (NTP).
Examples
This is an example of how to use the no ntp command:
dpe# no ntp server
no tftp verify-ip
Usage Guidelines
This command disables the verification of requestor IP addresses on dynamic configuration TFTP 
requests.