Menu

(Solved) : Ipv4 Datagram Arrived Following Information Header Hexadecimal 45 00 00 54 00 03 00 00 20 Q29139122 . . .

An IPv4 datagram has arrived with the following information in the header (in hexadecimal): 45 00 00 54 00 03 00 00 20 06 58 50 7C 4E 03 02 B4 OE OF 02 a. What is the header size? b. Are there any options? c. Is the packet fragmented? d. What is the size of the data? e. How many more routers can the packet travel to? f. What is the identification number of the packet? g. What is the type of service? h. What is the destination IP address? i. Is the packet corrupted? Why?

An IPv4 datagram has arrived with the following information in the header (in hexadecimal): 45 00 00 54 00 03 00 00 20 06 58 50 7C 4E 03 02 B4 OE OF 02 a. What is the header size? b. Are there any options? c. Is the packet fragmented? d. What is the size of the data? e. How many more routers can the packet travel to? f. What is the identification number of the packet? g. What is the type of service? h. What is the destination IP address? i. Is the packet corrupted? Why? Show transcribed image text

Expert Answer


 

  1. Let us first find the value of header fields before answering the questions:VER = 0x4 = 4

    HLEN =0x5 = 5 → 5 × 4 = 20

    Service =0x00 = 0

    Total Length = 0x0054 = 84

OR