VMs on nested ESXi not getting IPs



Error:


VMs on nested ESXi not getting IPs

Solution:


  • In the main ESXi host web interface, selected Networking from the left column
  • Select the Virtual Switches tab
  • Click vSwitch0 (assuming this is your switch)
  • Click "Edit Settings"
  • Select "Security"
  • Set "Promiscuous Mode" to accept. All the other settings on that page should have already been set to accept by default.

No comments:

Post a Comment

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...