Technical data
Using Operating Commands
303561-A Rev 00
3-25
Examples:
ping -at 100.5
Pings the device at the AppleTalk address 100.5 and
waits up to 5 seconds (default) for a response. The
console displays one of the following messages:
AT ping: 100.5 is alive
AT ping: 100.5 does not respond
AT ping: 100.5 is unreachable
ping -at 100.5 -t3 -r8
Pings the device at the AppleTalk address 100.5 eight
successive times and waits up to 3 seconds for a
response to each ping. The console displays one of the
following for each ping sent:
AT ping: 100.5 is alive
AT ping: 100.5 does not respond
AT ping: 100.5 is unreachable
The console also displays the following type of message
after reporting the progress of each ping:
AT ping: 100.5 responded to 8 out of 8: 100%
success