Cisco Cisco Broadband Access Center Telco Wireless 3.8

Page of 267
 
C-20
Cisco Broadband Access Center for Cable Administrator’s Guide
OL-2445-02
Appendix C      Device Provisioning Engine Command Line Interface
Support and Troubleshooting Commands
Examples
This is an example of how to use the clear bundles command:
dpe# clear bundles
Clearing Cisco support bundles...
+ 90112 bytes cleared.
host (host)
Usage Guidelines
The host (host) command looks up the IP address of a host using DNS. You can use this command to 
verify that the RDU’s IP address can be successfully resolved. If a system domain name is specified, the 
host command will automatically attempt searching that domain as well when resolving host names.
Syntax Description
When entering the host (host) command, you must use this syntax:
host <host>
Where:
<host>—identifies the host to resolve through DNS
Examples
This is an example of how to use the host (host) command:
dpe# host dpe.cisco.com
dpe.cisco.com has address 10.10.10.5
host (IP)
Usage Guidelines
The host (IP) command looks up the host name for the specified IP address, and is used to verify that 
an IP address is correctly reverse-mapped in DNS. The IP address is reverse looked up on each of the 
configured name servers until the IP address is found.
Syntax Description
When entering the host (IP) command, you must use this syntax:
host <x.x.x.x>
Where:
<x.x.x.x>—identifies the IP address being pinged
Examples
This is an example of how to use the host (IP) command:
dpe# host 10.10.10.5
10.20.20.5 IN-ADDR.ARPA domain name pointer dpe.cisco.com