After performing a migration from NSX-V to NSX-T, workload VMs are unable to reach external web pages
Services aren't reachable post migration
ICMP tests from workload VM to external web server shows successful reachability
Trace routes from source to destination also show successful
Attempting to load external web pages from the VM workloads times out and/or fails
NSX Host and Edge TEP networks are on different subnets/VLANs
vmkping tests from NSX Host to NSX Edge fail with anything over an MTU of 1472 (In this scenario, jumbo frames are being used):
From NSX Host CLI: vmkping ++netstack=vxlan -I vmk10 -s 8972 -d <dst-edge-TEP>
VMware NSX
MTU on the default gateway interfaces of the Host TEP network and Edge TEP network are not configured properly
Increase the MTU of the gateway interfaces that are routing the TEP traffic between NSX Host Transport Nodes and NSX Edge Transport Nodes