*Ping [-
r] [-
v] <
host> [<
packetsize>] [<
count>]
'host' parameter
an Internet host specified either by name (which must be present in the host name data base <InetDBase$Path>hosts) or by address (using the standard Internet dot notation)
'packetsize' parameter
the size of packet to send (default is 64 bytes)
'count' parameter
the number of packets to send (default is 1)
'r' parameter
The optional -r parameter makes the Ping program bypass the normal routing tables and send directly to a host on an attached network. (If the host is not on a directly attached network an error is returned.) You can use this option to 'ping' a local host through an interface that has no route through it.
'v' parameter
The optional -v parameter causes verbose output: any ICMP packets other than ECHO RESPONSE that are received are listed.