This article provides a structured methodology to validate Maximum Transmission Unit (MTU) configurations across the entire network path in a VMware HCX and vSphere environment. Consistent MTU settings are required end-to-end; if one segment does not support larger frames, all other segments in that path must be adjusted to match those restrictions.
MTU mismatches in the virtual or physical network path cause packet fragmentation or drops. HCX requires a consistent MTU across the Service Mesh path to maintain stable tunnels.
vmkping -d -s <PAYLOAD_SIZE> <DESTINATION_IP>vmkping -d -s 8972 192.168.10.5ip link show
orifconfig
to inspect interface MTU settings.