PS C:\work\speedtest> Ping -f -l 1472 8.8.8.8
Pinging 8.8.8.8 with 1472 bytes of data:
Reply from 8.8.8.8: bytes=68 (sent 1472) time=7ms TTL=54
Reply from 8.8.8.8: bytes=68 (sent 1472) time=7ms TTL=54
Reply from 8.8.8.8: bytes=68 (sent 1472) time=5ms TTL=54
Reply from 8.8.8.8: bytes=68 (sent 1472) time=7ms TTL=54
Ping statistics for 8.8.8.8:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 5ms, Maximum = 7ms, Average = 6ms
PS C:\work\speedtest> Ping -f -l 1480 8.8.8.8
Pinging 8.8.8.8 with 1480 bytes of data:
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Packet needs to be fragmented but DF set.
Ping statistics for 8.8.8.8:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
PS C:\work\speedtest> Ping -f -l 1464 8.8.8.8
Pinging 8.8.8.8 with 1464 bytes of data:
Reply from 8.8.8.8: bytes=68 (sent 1464) time=3ms TTL=54
Reply from 8.8.8.8: bytes=68 (sent 1464) time=4ms TTL=54
Reply from 8.8.8.8: bytes=68 (sent 1464) time=9ms TTL=54
Reply from 8.8.8.8: bytes=68 (sent 1464) time=4ms TTL=54
Ping statistics for 8.8.8.8:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 3ms, Maximum = 9ms, Average = 5ms