Question

Which of the following commands will send 4 ICMP echo requests to a remote host named...

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? ping -4 server1 ping server1 ping -c 4 server1 ping -n 4 server1

0 0
Add a comment Improve this question Transcribed image text
Answer #1
-c count
Stop after sending count ECHO_REQUEST packets. With deadline option, ping waits for count ECHO_REPLY packets, until the timeout expires.

nswer:

ping -c 4 server1

Add a comment
Know the answer?
Add Answer to:
Which of the following commands will send 4 ICMP echo requests to a remote host named...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • hen the 172.30.0.10 IP host responded to the ICMP echo request, how many ICMP echo reply...

    hen the 172.30.0.10 IP host responded to the ICMP echo request, how many ICMP echo reply packet were sent back to the vworkstation a 1 echo reply b 2 echo reply c 4 echo reply d 12 echo reply in the wireshark, which of the following enable you to find only the traffic you wish to analyze? a packet sifters b traffic devices c analyze screens d. display filter which of the following statements is true when using ssh to...

  • a.) Which of the following commands lists active network devices when executed with no arguments? ifconfig...

    a.) Which of the following commands lists active network devices when executed with no arguments? ifconfig nmcli ifdown ifup b.) Some Linux distributions include __________, an automated tool that configures network settings without any interaction on your part. ESSID Network Manager WPA ARP c.) Which of the following is not true regarding the ip command? The ip command is no longer under development. The ip command is designed to replace the ifconfig, arp, and route commands. If you inherit an...

  • Identify the latency of a host over the local network, it should typically be in milliseconds; • Use the tools tracepath...

    Identify the latency of a host over the local network, it should typically be in milliseconds; • Use the tools tracepath, traceroute and ping to determine the route trip times of packets to a host • Install the above tools if not on your system already Q) Can you run the following commands and compare the resulting times to the host www.flinders.edu.au; $ tracepath www.flinders.edu.au $ traceroute www.flinders.edu.au $ ping -c 10 www.flinders.edu.au Q) Identify which hosts/routers create the largest...

  • I need help with this assignment, please; Programming Assignment 3: UDP Pinger Lab In this lab,...

    I need help with this assignment, please; Programming Assignment 3: UDP Pinger Lab In this lab, you will study a simple Internet ping server written in the Java language, and implement a corresponding client. The functionality provided by these programs is similar to the standard ping programs available in modern operating systems, except that they use UDP rather than Internet Control Message Protocol (ICMP) to communicate with each other. (Java does not provide a straightforward means to interact with ICMP.)...

  • CST 2400 Assignment Question 1: In a client-server based network, the host is trying to connect...

    CST 2400 Assignment Question 1: In a client-server based network, the host is trying to connect to the remote host but is not making an active connection which means the connection has timed out. Specifically, the user uses the telnet command to send a packet to a specific address, but no hosts are responding. Assume that the user from the local TCP/IP host issued the following command: # telnet hostname telnet ....... connection timed out Please diagnose the network connection...

  • Using python 3 to create the UDP Ping Clien and server. Using UDP sockets, you will...

    Using python 3 to create the UDP Ping Clien and server. Using UDP sockets, you will write a client and server program that enables the client to determine the round-trip time (RTT) to the server. To determine the RTT delay, the client records the time on sending a ping request to the server, and then records the time on receiving a ping response from the server. The difference in the two times is the RTT. The ping message contains 2...

  • i.) If the commands below will be executed in order, determine the output of the 4...

    i.) If the commands below will be executed in order, determine the output of the 4 echo commands (labeled as A-D): ( 2 Marks ) export z=3 e=10 echo $e - A bash echo $z -B k=4 sh Z=7 echo $k -C exit exit echo $z -D ii.) Given the contents of file (filename: /home/user5/research) below, write the single command line needed to perform the following tasks. SUMMARY GLOSSARY CHAPTER 1 Introduction and Research Approach Reach Obiective REFERENCES APPENDIX A...

  • 1.) If the commands below will be executed in order, determine the output of the 4...

    1.) If the commands below will be executed in order, determine the output of the 4 echo commands (labeled as A-D): (2 Marks) ra7 export b=9 echo $r 9=3 echo $b -B be8 bash echo $g exit echo $b -D exit ii.) Given the contents of file (filename: /home/user5/table) below, write the single command line needed to perform the following tasks. 7 2 Services 1 Executive Summary 1.1 Olives 12 6 Financial Plan Important Assumption Startup Funding Requirements Other Current...

  • - Network security QUESTION 17 We assume that a LAN network includes 7 hosts (A, B,...

    - Network security QUESTION 17 We assume that a LAN network includes 7 hosts (A, B, C, D, E. Fand G) which are connected by a switch. The contents of the switch's CAM table is as follows: (Port 1. Host A) - (Port 2. Host B) - (Port 3. Host - Port 4, Host D) - Port S. Hosta-Port 6, Host F) - (Port 7. HostG), Also, we assume that there is/are one or many host(s) that has/have sent fake...

  • PING: Finding Other Computers The PING sends a small packet to any computer on the Internet...

    PING: Finding Other Computers The PING sends a small packet to any computer on the Internet to show you how long it takes the packet to travel from your computer to the target computer and back again. You can ping a computer using its IP address or Web URL Not all computers respond to ping commands, so not every computer you ping will answer. Start by pinging your default gateway: just type PING followed by the IP address of your...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT