148k views
1 vote
9. Computer 1 on network A, with IP address of 10.1.1.10, wants to send a packet to Computer 2, with IP address of

172.16.1.64. Which of the following has the correct IP datagram information for the fields: Version, minimum
Header Length, Source IP, and Destination IP?

User Pberkes
by
8.0k points

1 Answer

4 votes

Answer:

Based on the given information, the IP datagram information for the fields would be as follows:

Version: IPv4 (IP version 4)

Minimum Header Length: 20 bytes (Since there are no additional options)

Source IP: 10.1.1.10 (IP address of Computer 1 on network A)

Destination IP: 172.16.1.64 (IP address of Computer 2)

So the correct IP datagram information would be:

Version: IPv4

Minimum Header Length: 20 bytes

Source IP: 10.1.1.10

Destination IP: 172.16.1.64

User Xiuyi Yang
by
8.4k points