Product Manual
Table Of Contents
107 Appendix C – Command Line Interface (CLI)
107
Command Steps
ping [-t] [-n count ][-w
timeout] [ip address]
This command executes a ping from the AirPair modem to an IP
device. The AirPair modem must have an assigned IP address in
order for the ping command to function correctly.
Sequence
ping [-t] [-n count ][-w timeout] [123.123.123.123] press Enter
where
-t Ping the specified host until stopped. To stop – type
Control-c.
-n count Number of echo requests to send.
-w timeout Timeout in milliseconds to wait for each reply.
[123.123.123.123] is the IP address in decimal dot notation for the
target device.
The system responds:
Pinging 123.123.123.123:
Reply from 123.123.123.123: Time = 5ms
Reply from 123.123.123.123: Time = 0ms
Reply from 123.123.123.123: Time = 0ms
Reply from 123.123.123.123: Time = 0ms
Ping statistics for 123.123.123.123:
Packets: Sent 4, Received 4, Lost 0
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 5ms, Average = 1ms
If the modem cannot reach the destination through the IP network,
or if the IP address does not exist, the system responds:
Pinging 209.87.247.210:
Request timed out.
Ping statistics for 209.87.247.210:
Packets: Sent 4, Received 0, Lost 4
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
Version 2.0