Hyper-V: Configure VLANs and VLAN Tagging
Note: Hyper-V Virtual Networks are "trunking mode" by default.
- Configure the switch port as a trunk
- Specify VLAN IDs / Tags and native VLAN
- On Hyper-V create an External Virtual Network attached to the configured trunk port of the physical switch
- Apply a VLAN ID / Tag to each VM in the settings of the virtual network adapter
- Create a trunked port on your switch.
- Create a team
- Create several Team Virtual NICs in parent partition assigning different VLAN IDs to each virtual NIC
- Create a Virtual Network from each of the Teaming Virtual NICs
- Connect VMs to proper Virtual Networks
- Don’t specify the VLAN ID field in VM properties
- But in some cases (e.g. HP NCU) step 6 is exactly opposite. You must specify VLAN ID both on virtual NIC level (step 3) and each VM level (step 6)
Note: SCVMM exposes the two different types of trunking options (the Hyper-V Manager GUI does not expose the access mode setting) - trunk mode and access mode.
Comments
Post a Comment