answersLogoWhite

0

How PING packets get lost?

Updated: 12/21/2022
User Avatar

Wiki User

9y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How PING packets get lost?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the ping command to send 8 packets as a test?

ping -n 8 destination


Which layer lost packets are traced?

Session Layer traced lost Packets.


What are Ping floods?

A ping command is to checks whether the client can send or receive packets . A Ping Flood can be defined as an attempt by an attacker on a high bandwidth connection . It is to saturate a network with packets in order to slow the traffic .


At which layer lost packets are traced?

At which layer lost packets are traced?


What is the ping command to send 9 packets as a test?

For a Microsoft Windows computer: ping -n 9 For a Linux computer: ping -c 9


What command would you use to send packets to another computer?

Ping


Identify the ping command output that would indicate the problems are at the data-link layer of the network?

Packets: Sent = 4, Received = 2, Lost = 2 (50% loss)


What switch can be used to ping a destination with 600 byte packets?

in command prompt ping -L 600 "internet address"


Does error code 0xc000000f have something to do with the message general failure when using the ping command to ping an IP address?

Apparently since lost packets are always there once this error code is on your computer, it holds bearing in your PING command. Avoid using the PING command if you can not identify whether it is physical trouble or a virus is causing files to go corrupt thus the error code 0xc000000f!


What protocol responds to Ping requests?

A ping command is used to check whether the host is alive or not. A ping command is used when you want to check if the host can send or receive packets. The protocol that is responsible for Ping command is ICMP.


What is the full form of word ping?

Ping is a program that sends a series of packets over a network or the Internet to a specific computer in order to generate a response from that computer. The other computer responds with an acknowledgment that it received the packets. Ping was created to verify whether a specific computer on a network or the Internet exists, and is connected. Some have claimed that the word "ping" is actually an acronym for "Packet Internet (or Inter-Network) Groper", deliberately contrived to play on the fact that pinging with a computer is similar to what submariners do with sonar. Both the computer and the submarine's sonar send out a "ping", in the form of either a series of packets or a brief burst of sound. The ping "bounces" off the target and then returns to let you know the target is there. Ping is both a noun and a verb, e.g., "Ping that computer", or "the router didn't return a ping". Ping is built into almost every network-capable operating system. It is often believed that "Ping" is an abbreviation for Packet Internet Groper, but Ping's author has stated that the names comes from the sound that a sonar makes.


What is pinging an ip address?

Pinging is to determine and diagnose the quality of your internet connection. It's a tool to send out packets of data to a host (the IP OR web address) and wait for the traffic to return. The results of the ping will inform you how many packets were sent, were received, and if any, were lost, and the time it took for the round trip in milliseconds.Anyone can conduct a ping and sometimes it's fun. Just click the start menu, type CMD, then type Ping www.Google.comthe results will appear in a second or so.You can compare it to a submarine pinging for nearby ships - in fact that's where the term came from! :-)