Hi,
I have a requirement to assign a MAC address from a physical server to a virtual server and was wondering if this is supported by VMware?
here are the changes that will need to be made to VMX file of the VM:
ethernetX.checkMACAddress = “false”
ethernetX.addressType = “static”
ethernetX.Address = “XX:XX:XX:XX:XX:XX
thanks