The virtual NIC type remains as flexible even after installing VMware Tools or upgrading Virtual Hardware version
search cancel

The virtual NIC type remains as flexible even after installing VMware Tools or upgrading Virtual Hardware version

book

Article ID: 327806

calendar_today

Updated On:

Products

VMware

Issue/Introduction

This article provides an explanation for why a virtual NIC of a virtual machine remains as flexible even after installing VMware Tools or upgrading the Virtual Hardware version.

Resolution

Modern Guest Operating Systems such as Windows 2008 do not support this type of adapter and do not provide an option to select flexible when creating a virtual machine. Although legacy Operating System such as Windows 2003 still provides this option, this type of virtual NIC should only be used as a placeholder until you decide which virtual NIC needs to be configured for the virtual machine.

For more information, see Choosing a network adapter for your virtual machine (1001805).

Converting from flexible to VMXNET is an automated process during a VMware Tools installation following a reboot of the virtual machine.

To confirm that the virtual NIC has changed from flexible to another type:
  1. Log in to the Windows Guest Operating System with no VMware Tools installed.
  2. Open a command prompt and run this command to display the adapter configuration.

    ipconfig /all

    Note: Notice that the Adapter type is AMD PCNET Family PCI Ethernet adapter.

  3. Install VMware tools.
  4. After installation completes, restart the virtual machine.
  5. Log back in to the Windows Guest OS and re-open the command prompt.
  6. Re-run command:

    ipconfig /all

    Note: Notice that the Adapter type is now VMware Accelerated AMD PCnet adapter.
If you choose to use VMXNET2 or VMXNET3, delete the existing virtual NIC of the virtual machine. Then add a new virtual NIC and configure with the desired type such as VMXNET2 or VMXNET3.

Additional Information


VMware Tools のインストールや仮想ハードウェアバージョンのアップグレードを行っても、仮想 NIC の種類が [フレキシブル] のまま変更されない