VMware Cloud Community
tdubb123
Expert
Expert

Impermissible static ethernet address" 00:0c:29:78:5a:f1"

I am getting this error when moving a vm from one old standalone 5.1 esxi host to vcenter 6.7

any idea how I can override this?

Capture.PNG

0 Kudos
1 Reply
a_p_
Leadership
Leadership

It looks like ESXi 5.1 didn't properly check the MAC address, that has been configured. It should actually have refused it.

Anyway, if you need to preserve that MAC address, you may edit the VM's options, and add "ethernet0.CheckMACAddress" set to "FALSE" to the Configuration Parameters..

pastedImage_1.png

André