Home / Computer Science / Computer Networking :: Discussion

Discussion :: Computer Networking

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

  2. A.

     1 only

    B.

     2 and 3

    C.

     3 and 4

    D.

     2, 3 and 4

    View Answer

    Workspace

    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