Manually assign a vNIC MAC address in vSphere within the following range:
00:50:56:00:00:00 - 00:50:56:3F:FF:FF
Assigning a value greater than 00:50:56:3F:FF:FF risks conflict with MAC addresses generated by VMware Workstation or VMware Server products.
Example in .vmx file:
ethernet1.address = 00:50:56:00:00:01
ethernet1.addressType="static"
More vQuotes
00:50:56:00:00:00 - 00:50:56:3F:FF:FF
Assigning a value greater than 00:50:56:3F:FF:FF risks conflict with MAC addresses generated by VMware Workstation or VMware Server products.
Example in .vmx file:
ethernet1.address = 00:50:56:00:00:01
ethernet1.addressType="static"
More vQuotes
No comments:
Post a Comment