In my lab setup I am using two ESXi 6 hosts and the VCSA. I have setup VLANs for iSCSI, vMotion, and Management.
iSCSI is using the non wake-on-lan ports and vMotion the wake-on-lan ports.
When I place an ESXi host on standby this functions normally. When I select to Power On the standby host the host does not power on.
I captured packets on the network and discovered that the active ESXi host is sending the Wake-On-Lan packets from the iSCSI interface. So the wake up fails because the iSCSI VLAN does not connect to any ports of the standby host which are capable of wake-on-lan. Also the MAC addresses for the wakeup packets are not on the iSCSI VLAN; they are on the vMotion and Management VLANs.
Is it possible to fix this behavior and force the active ESXi host to send the wake up packet out the vMotion or Management interface so the packets will reach a wake-on-lan port of the standby host?