VMware HCX
Workaround:
Select a VM and expand the row.Set the Target Router Location for VM by selecting the destination option from the drop-down menu. Click Submit.The local egress (LE) flag on the VM port level can be verified from the ESXI host running these VM's by using net-dvs command.
#net-dvs -l |grep "com.vmware.nsx.port.extraConfig.remoteRtr" | grep "<gateway address>"
Non working VM port sample:.
com.vmware.nsx.port.extraConfig.remoteRtr =: "10.#.#.1 02:##:##:##:43:58 02:##:##:##:44:52 00:00:00:00:00:00" <-----LE flag is missing
Working VM port sample:
com.vmware.nsx.port.extraConfig.remoteRtr = "10.#.#.1 02:##:##:##:43:58 02:##:##:##:44:52 00:00:00:00:00:00 LE" , propType = POLICY