Question The maximum packet size (maximum transmission unit or MTU) of an IP packet including IPv4 header on 100 Mbps Ethernet is usually set at 1500 bytes. A typical IPv4 header consists of 20 bytes, and a UDP header consists of 8 bytes. If we split up a file of 25,000,000 bytes so we can send it as a series of UDP payloads, how many IP packets do we have to send in order to transfer the entire file? Enter an integer number without formatting (no commas).

EMEHEV The Asker · Other Engineering

Transcribed Image Text: The maximum packet size (maximum transmission unit or MTU) of an IP packet including IPv4 header on 100 Mbps Ethernet is usually set at 1500 bytes. A typical IPv4 header consists of 20 bytes, and a UDP header consists of 8 bytes. If we split up a file of 25,000,000 bytes so we can send it as a series of UDP payloads, how many IP packets do we have to send in order to transfer the entire file? Enter an integer number without formatting (no commas).
More
Transcribed Image Text: The maximum packet size (maximum transmission unit or MTU) of an IP packet including IPv4 header on 100 Mbps Ethernet is usually set at 1500 bytes. A typical IPv4 header consists of 20 bytes, and a UDP header consists of 8 bytes. If we split up a file of 25,000,000 bytes so we can send it as a series of UDP payloads, how many IP packets do we have to send in order to transfer the entire file? Enter an integer number without formatting (no commas).