Cisco Cisco Broadband Access Center Telco Wireless 3.8

Page of 267
 
C-21
Cisco Broadband Access Center for Cable Administrator’s Guide
OL-2445-02
Appendix C      Device Provisioning Engine Command Line Interface
Support and Troubleshooting Commands
ping (host)
Usage Guidelines
The ping (host) command pings the specified host, using the host and domain name. Press Enter to stop 
the process. The ping command is useful in diagnosing network connectivity problems.
Syntax Description
When entering the ping (host) command, you must use this syntax:
ping <host>
Where:
<host>—identifies the host being pinged
Examples
This is an example of how to use the ping (host) command:
dpe# ping dpe.cisco.com
ping (IP)
Usage Guidelines
The ping (IP) command pings the specified host, using the hosts IP address. Press the Enter key to stop 
the process. Ping is useful in diagnosing network connectivity problems.
Syntax Description
When entering the ping (IP) command, you must use this syntax:
ping <x.x.x.x>
Where:
<x.x.x.x> identifies the IP addesss of the host.
Examples
This is an example of how to use the ping (IP) command:
dpe# ping 10.10.20.5
% Press <enter> to stop.
PING dpe.cisco.com (10.10.10.5) from 10.10.20.20 : 56(84) bytes of data.
64 bytes from 10.10.20.5:
64 bytes from 10.10.20.5:
64 bytes from 10.10.20.5:
icmp_seq=0 ttl=241 time=105.113 msec
icmp_seq=1 ttl=241 time=99.947 msec
icmp_seq=2 ttl=241 time=99.951 msec
Stopped.
% Press <enter> to stop.
PING dpe.cisco.com (10.10.10.5) from 10.10.20.20 : 56(84) bytes of data.
64 bytes from 10.10.20.5:
64 bytes from 10.10.20.5:
64 bytes from 10.10.20.5:
icmp_seq=0 ttl=241 time=105.113 msec
icmp_seq=1 ttl=241 time=99.947 msec
icmp_seq=2 ttl=241 time=99.951 msec