Questions to ask:
Troubleshooting:
telnet <ip-address> port numberHow to validate DORA process?
pktcap-uw --switchport <port id> --capture VnicTx,VnicRx --ip <ip address of server or client> --udpport <67 or 68> -o - | tcpdump-uw -ner -pktcap-uw --uplink <vmnicX> --capture UplinkSndKernel,UplinkRcvKernel --ip <ip address of server or client> --udpport <67 or 68> -o - | tcpdump-uw -ner -Data path:
When DHCP server is a VM on a ESXI host
client vm vnic --> vm virtual switchport --> vm uplink ----physical network ---- DHCP uplink --> DHCP server virtual switchport --> DHCP server vnic - OS
When DHCP sever is a physical server
client vm vnic --> vm virtual switchport --> vm uplink ----physical network --- physical DHCP server
Few possible scenarios when the client does not receive DHCP IP are mentioned below: