Ask Question
16 September, 01:33

P5. (5pts) Recall that we saw the Internet checksum being used in both transport-layer segment (in UDP and TCP headers) and in network-layer datagrams (IP header). Now consider a transport layer segment encapsulated in an IP datagram. Are the checksums in the segment header and datagram header computed over any common bytes in the IP datagram

+2
Answers (1)
  1. 16 September, 03:17
    0
    see explaination

    Explanation:

    No common bytes are used to compute the checksum in the IP datagram. Only the IP header is used to compute the checksum at the network Layer.

    At TCP/UDP segment, the IP datagram may have different protocol stacks used.

    Therefore, when a TCP datagram is entered in the IP datagram, it is not necessary to use common byte to compute checksum.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “P5. (5pts) Recall that we saw the Internet checksum being used in both transport-layer segment (in UDP and TCP headers) and in ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers