Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
themeEmacs
ping IP [-s size_in_bytes] [-c count_packets] [-S IP] [-t msecsec] [-q] [-l]
Center

Parameter

Description

-s size_in_bytes

The test packet length within the range of 10 to 8000 bytes (optional, 64 by default). 

-c count_packets

The number of requests sent.

-S IP

Sets different source IP address. By default, the sending interface's address is put in the "source address" field of the packets.

-t msecsec

Sending requests interval. 1 second by default, fractional values are possible.
-q Displays only the final statistics of passing packets.
-l The send buffer size.

...