Cisco Cisco Broadband Access Center for Cable 4.0

Page of 267
 
C-9
Cisco Broadband Access Center for Cable Administrator’s Guide
OL-2445-02
Appendix C      Device Provisioning Engine Command Line Interface
System Commands
Syntax Description
When entering the ip domain-name command, you must use this syntax:
ip domain-name <sub.domain.com>
Where:
<sub.domain.com>—identifies the fully qualified domain name (FQDN) of the DPE
Examples
This is an example of how to use the ip domain-name command:
dpe# ip domain-name cisco.com
%OK
ip name-server
Usage Guidelines
This command configures the IP address of the name servers for use on the DPE. These servers are used 
to resolve host names into IP addresses for communication. If an FQDN is used to specify the RDU, you 
must specify a valid name server for successful communication with the RDU.
Note
The changes you introduce through this command take effect immediately.
Syntax Description
When entering the ip name-server command, you must use this syntax:
ip name-server <x.x.x.x>*
Where:
<x.x.x.x>—identifies the IP address of the name-server
*—allows the entry of multiple IP addresses if multiple name servers are used
Examples
This is an example of how to use the ip name-server command:
dpe# ip name-server 10.10.10.5 10.10.10.8
%OK
ip route
Usage Guidelines
This command configures a custom route on the DPE. Three parameters are required, as shown in the 
following syntax description.