Which of the following commands will send 4 ICMP echo requests to a remote host named server1 to determine the round trip time it takes a packet to travel?
A. ping -4 server1
B. ping server1
C. ping -c 4 server1
D. ping -n 4 server1
Answer: C
Computer Science & Information Technology
You might also like to view...
What is the difference between an exact organizational scheme and an ambiguous organizational scheme?
What will be an ideal response?
Computer Science & Information Technology
IPv6 addressing uses 128-bit addresses, compared to 32-bit addressing in IPv4
Indicate whether the statement is true or false
Computer Science & Information Technology
The most important operation performed on a list is the ____.
A. search algorithm B. insert algorithm C. deletion algorithm D. allocation or initialization algorithm
Computer Science & Information Technology
A(n) ____ is a rectangular area of a Web page in which a separate Web page can be displayed.
A. index B. layout C. frame D. applet
Computer Science & Information Technology