Discussion :: Computer Networking
-
Which statements are true regarding ICMP packets?
1. They acknowledge receipt of a TCP segment.
2. They guarantee datagram delivery.
3. They can provide hosts with information about network problems.
4. They are encapsulated within IP datagrams.
Answer : Option C
Explanation :
Internet Control Message Protocol (ICMP) is used to send error messages through the network, but they do not work alone. Every segment or ICMP payload must be encapsulated within an IP datagram (or packet).
Be The First To Comment