Ping: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Linux =Installation= yum install iputils")
 
Line 6: Line 6:


  yum install iputils
  yum install iputils
=Options=
==c==
-c count
Stop after sending (and receiving) count ECHO_RESPONSE packets.  If this option is not specified, ping will operate until interrupted.

Revision as of 20:45, 19 September 2019

Internal

Installation

yum install iputils

Options

c

-c count

Stop after sending (and receiving) count ECHO_RESPONSE packets. If this option is not specified, ping will operate until interrupted.