Technical data

Using Technician Interface Software
3-22
303561-A Rev 00
Examples:
ping -vines 2705682.8003
Pings the device at the VINES address 2705682.8003
and waits up to 5 seconds (default) for a response. The
console displays one of the following messages:
VINES ping: 2705682.8003 is alive
VINES ping: 2705682.8003 does not respond
VINES ping: 2705682.8003 is unreachable
ping -vines 2705682.8003 -p
All of the above, but displays the intervening hop
addresses to the destination before displaying the
response message for each ping. For example, the
console displays the following messages:
VINES ping: 809637039.1
VINES ping: 809847041.1
VINES ping: 2705682.8003 is alive (size = 16
bytes)
ping -vines 2705682.8003
-t3 -r8
Pings the device at the VINES address 2705682.8003
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:
VINES ping: 2705682.8003 is alive
VINES ping: 2705682.8003 does not respond
VINES ping: 2705682.8003 is unreachable
The console also displays the following type of
message after reporting the progress of each ping:
VINES ping: 2705682.8003 responded to 8 out
of 8: 100% success