IPv6
September 5, 2024
Network-Layer
September 5, 2024
IPv6
September 5, 2024
Network-Layer
September 5, 2024

PING

Question 1
Which statement is false?
A
PING is a TCP/IP application that sends datagrams once every second in the hope of an echo response from the machine being PINGED
B
If the machine is connected and running a TCP/IP protocol stack, it should respond to the PING datagram with a datagram of its own
C
If PING encounters an error condition, an ICMP message is not returned
D
PING display the time of the return response in milliseconds or one of several error message
Question 1 Explanation: 
→ Ping operates by sending Internet Control Message Protocol (ICMP) echo request packets to the target host and waiting for an ICMP echo reply.
→ The program reports errors, packet loss, and a statistical summary of the results, typically including the minimum, maximum, the mean round-trip times, and standard deviation of the mean.
Correct Answer: C
Question 1 Explanation: 
→ Ping operates by sending Internet Control Message Protocol (ICMP) echo request packets to the target host and waiting for an ICMP echo reply.
→ The program reports errors, packet loss, and a statistical summary of the results, typically including the minimum, maximum, the mean round-trip times, and standard deviation of the mean.

Leave a Reply

Your email address will not be published. Required fields are marked *