VMware Cloud Community
hussein_mohson
Contributor
Contributor
Jump to solution

change e1000 to vmxnet3

I have esxi installed on vmware workstation , i want to change the nics from change e1000 to vmxnet3

any one have any idea?

pls i want to change for ESXI  not for VM.

0 Kudos
1 Solution

Accepted Solutions
admin
Immortal
Immortal
Jump to solution

hussein_mohson wrote:

I have esxi installed on vmware workstation , i want to change the nics from change e1000 to vmxnet3

any one have any idea?

pls i want to change for ESXI  not for VM.

Edit the VM's configuration file and add (or modify) these settings:

ethernet0.virtualDev = vmxnet3

ethernet1.virtualDev = vmxnet3

ethernet2.virtualDev = vmxnet3

ethernet3.virtualDev = vmxnet3

...

View solution in original post

0 Kudos
1 Reply
admin
Immortal
Immortal
Jump to solution

hussein_mohson wrote:

I have esxi installed on vmware workstation , i want to change the nics from change e1000 to vmxnet3

any one have any idea?

pls i want to change for ESXI  not for VM.

Edit the VM's configuration file and add (or modify) these settings:

ethernet0.virtualDev = vmxnet3

ethernet1.virtualDev = vmxnet3

ethernet2.virtualDev = vmxnet3

ethernet3.virtualDev = vmxnet3

...

0 Kudos