VMware vSphere

 View Only
  • 1.  Guest OS not obtain IP adress via DHCP

    Posted Apr 28, 2014 03:32 PM

    Hello all    

    Server - DELL PowerEdge T620

    ESXI - VMware-VMvisor-Installer-5.5.0-1331820.x86_64-Dell_Customized_A00

    1. Create instanse ( Windows 2012R2 )

    2. add network adapter ( all default, Network label: VM Network, Adapter Type E1000 )

    if manual configuration IP, work fine

    via DHCP can't obtain IP address

    Managment Network Properties -> obtain IP settings automatically -> IP address obtain correctly

    but guest, nope........

    what i can do? i have few ESXI host, and don't have this trouble....

    DHCP configured on Cisco MLS Switch

    Thx all



  • 2.  RE: Guest OS not obtain IP adress via DHCP

    Posted Apr 28, 2014 07:14 PM

    Welcome to the Community,

    if a manually entered IP address works, then DHCP should work as well. Please double check whether the DHCP server has free addresses in the subnet in question. If the DHCP server is in a different subnet, you may also want to check whether DHCP helper addresses are configured properly on your router.

    André



  • 3.  RE: Guest OS not obtain IP adress via DHCP

    Posted Apr 28, 2014 08:15 PM

    thx for your reply

    DHCP Scope reside same VLAN

    Managment Interface ESXI, Work correctly

    ip address automatically signed via DHCP and work very well

    problem in guests OS

    clean install ESXI, all properties defaults

    sorry for the bad eng

    PS promiscuous and other options dont help



  • 4.  RE: Guest OS not obtain IP adress via DHCP

    Posted Apr 28, 2014 08:35 PM

    Not sure what's causing this issue. The ESXi hosts doesn't block traffic for virtual machines, so this should not be an issue on the host side. How did you configure the physical switch port to which you connected the ESXi host? Maybe there's something configured which may be involved (e.g. port security, ...) For Cisco switches the port should either be configured as an access or trunk port (depending on your configuration) and spanning-tree should be set to portfast.

    André



  • 5.  RE: Guest OS not obtain IP adress via DHCP

    Posted Apr 29, 2014 08:19 AM

    Hello again

    Managment Network Interface obtain IP addr corrcetly, and work fine ( again )

    next:

    1. Power on this client ( Windows 2008R2 )

    2. insert command on cisco

    ip dchp binding

    Bindings from all pools not associated with VRF:

    IP address      Client-ID/              Lease expiration        Type       State      Interface

                    Hardware address/

                    User name

    10.x.x.3    01f0.1faf.ebfb.58       Apr 30 2014 11:48 AM    Automatic  Active     Vlan101 ( Managment interface )

    10.x.x.11   0100.0c29.88c3.ae       Apr 30 2014 12:02 PM    Automatic  Active     Vlan101 ( Client Windows 2008R2 )

    BUT Client obtain APIPA ( in "ip dhcp pool", i see this client )

    3. insert command show arp

    Protocol  Address          Age (min)  Hardware Addr   Type   Interface

    Internet  10.x.x.11           0   Incomplete      ARPA


    4. sh run int gi 0/7 ( interface connected ESXI )

    interface GigabitEthernet0/7

    switchport access vlan 101

    switchport mode access

    spanning-tree portfast



  • 6.  RE: Guest OS not obtain IP adress via DHCP

    Posted Apr 29, 2014 08:23 AM



  • 7.  RE: Guest OS not obtain IP adress via DHCP

    Posted Apr 29, 2014 11:38 AM

    thx all

    trouble in cisco

    in another vlan work correctly

    go to cisco support =)

    sorry for the wasting time



  • 8.  RE: Guest OS not obtain IP adress via DHCP

    Posted Apr 29, 2014 02:51 PM

    Glad that this issue is resolved, But have a quick look at this article. I have faced a similar issue, also by looking at your screenshot looks like same

    http://the-it-wonders.blogspot.in/2013/04/autoconfiguration-ipv4-address-196254xx.html