You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// From http://pubs.vmware.com/vsphere-60/index.jsp?topic=%2Fcom.vmware.vsphere.networking.doc%2FGUID-DC7478FF-DC44-4625-9AD7-38208C56A552.html
1151
-
// "The host generates generateMAC addresses that consists of the VMware OUI 00:0C:29 and the last three octets in hexadecimal
1152
-
//
1153
-
// format of the virtual machine UUID. The virtual machine UUID is based on a hash calculated by using the UUID of the
1154
-
// ESXi physical machine and the path to the configuration file (.vmx) of the virtual machine."
1150
+
// From https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/8-0/vsphere-networking-8-0/mac-addresses/mac-address-generation-on-esxi-hosts.html
1151
+
// > The host generates generateMAC addresses that consists of the VMware OUI 00:0C:29 and the last three octets in hexadecimal
1152
+
// > format of the virtual machine UUID. The virtual machine UUID is based on a hash calculated by using the UUID of the
1153
+
// > ESXi physical machine and the path to the configuration file (.vmx) of the virtual machine.
0 commit comments