uronode/etc/help/ping.hlp

17 lines
509 B
Plaintext
Raw Normal View History

2015-09-03 20:01:45 +01:00
USAGE
PIng <hostname> [<length>]
DESCRIPTION
Checks if a host can be reached trough the network by sending
an ICMP Echo Request packet to the host and waiting for it to
reply. If a reply is received the round-trip-time (RTT)
between the local and remote hosts is shown.
If an optional length is specified the data portion of the
2016-04-01 16:06:32 +01:00
packet is filled with length number of bytes up to 128.
2015-09-03 20:01:45 +01:00
2016-04-01 16:06:32 +01:00
EXAMPLES
2015-09-03 20:01:45 +01:00
ping aripisa.ampr.org
2016-04-01 16:06:32 +01:00
ping n1uro.ampr.org 128