Even with a pristine veos-4.27.0f.vmdk, users encounter problems.
The content of this VMDK file would typically include:
Cause: vEOS expects hardware checksum offload.
Fix: Disable offloads on the VMXNET3 adapter in vSphere:
ethtool -K eth0 tx off rx off (inside vEOS bash shell).
Even with a pristine veos-4.27.0f.vmdk, users encounter problems.
The content of this VMDK file would typically include:
Cause: vEOS expects hardware checksum offload.
Fix: Disable offloads on the VMXNET3 adapter in vSphere:
ethtool -K eth0 tx off rx off (inside vEOS bash shell).