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
  • 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...

  • 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...

  • Project 4-3: In the following steps, you will learn more about the PING (Packet Internet Grouper)...

    Project 4-3: In the following steps, you will learn more about the PING (Packet Internet Grouper) utility, which can be used on a network running IPv4 to verify that TCP/IP is configured correctly and communicating with the network. A ping test is typically the first thing network professionals try when troubleshooting a TCP/IP connection problem. For this project, you can use any type of workstation that's running TCP/IPv4, preferably one connected to the Internet. The output described in the following...

  • PLEASE HELP WITH THESE COMPUTER NETWORK QUESTIONS THESE INCLUDE MCQS AND CALCULATIONS With reference to the...

    PLEASE HELP WITH THESE COMPUTER NETWORK QUESTIONS THESE INCLUDE MCQS AND CALCULATIONS With reference to the Go-Back-N and Selective repeat protocols, what does the window value signify? The packets that have already been ACKed The packets sent but remain unACKed The sequence numbers available and not yet sent The sequence numbers of packets not yet available None of the above 1 points    QUESTION 2 Which of the following is NOT a component of the TCP congestion control algorithm? Slow...

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
ADVERTISEMENT