Skip navigation
Configure VLAN for vNIC

Configure VLAN for vNIC

Q. How can I configure a VLAN for a vNIC on the host?

A. To configure a VLAN on a vNIC (a NIC created on the virtual switch for the management host) use the Set-VMNetworkAdapterVlan cmdlet, for example:

Set-VMNetworkAdapterVlan -ManagementOS -VMNetworkAdapterName "Storage" -Access -VlanId <VLAN ID>

Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish