answersLogoWhite

0


Best Answer

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.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

ICMP internet Control Messaging Protocol

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What protocol responds to Ping requests?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is an echo-request?

An echo-request is a sort of ICMP (Internet Control Messaging Protocol). This protocol is used to check and control the IP packet traffic.For example, ping and traceroute packets are echo requests.


What Network layer protocol does the trace route utility use to obtain information about paths between a source and destination?

It uses ICMP ECHO requests, aka ping.


What protocol is use by ping?

TCP\IP protocol is run by ping i.e Ping 132.125.12.1 -t will ping the status of device whether healthy or unhealthy The "ping" command is an ICMP (internet Control Management Protocol) control packet. Many websites disallow this type packet, so beware.


What protocol does ping use?

"Ping uses the Internet Control Message Protocol (ICMP) Echo function which is detailed in RFC 792"http://www.activexperts.com/activsocket/tutorials/ping/So the short answer is that it uses the ICMP protocol.


Which protocols does the ping program never use to carry its messages?

ping uses the ICMP protocol.


What protocol is used by ping in wireshark?

tcp/ip


What transport layer protocol does ping use?

Assuming IPv4 ICMP. Ping uses IP for transport. Ping in itself is an "Echo Request", which is a function of the ICMP protocol. The IP Packet will carry the ICMP protocol from end-to-end. ICMP has a protocol number of 1, so the "Protocol" field in the IPv4 header will contain "1" as a reference to the ICMP payload. For IPv6, ICMPv6 is used, and the transport will be IPv6.


The ping utility is the most common use of which protocol?

ICMP


Ping uses which internet layer protocol?

Ping uses ICMP, and therefore resides at layer 3 (Network layer)


When you ping two based devices which protocol is responsible for massage?

ICMP


What domain structure responds to directory lookup requests from Exchange 2000?

Global Catalog


What does -t mean in TCP IP ping?

TCP/ IP stands for transmission control protocol / Internet protocol suite. Ping is a command of command line interface . -t in TCP IP ping means to repeat the ping command continuously.It means to repeat the ping command continuously, until you interrupt with Ctrl-Break.It means to repeat the ping command continuously, until you interrupt with Ctrl-Break.It means to repeat the ping command continuously, until you interrupt with Ctrl-Break.It means to repeat the ping command continuously, until you interrupt with Ctrl-Break.