Hello,
Thank you for posting in Q&A forum.
To further troubleshoot this issue, please kindly try below steps:
Actually even the packets are fragmented into smaller pieces if they exceed 576. However, Wireshark just reassembles these fragments to show the complete data, which is normal behavior.
To verify MTU Settings, please open CMD window and run below command:
netsh interface ipv4 show subinterface Ethernet
Please ensure that the MTU value is set to 576 and is stored persistently.
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best regards,
Jill Zhou
If the Answer is helpful, please click "Accept Answer" and upvote it.