Hi,
We are building Hyper-v with Converged Networks. We will have HeartBeat, Live Migration and Management VLANs. VLAN IDs must be assigned to vNics, like (Set-VMNetworkAdapterVlan -ManagementOS -VMNetworkAdapterName "Management" -Access -VlanId 210).
But should I assign VLAN IDs also on physical nics Team (by adding New Interface on the nics Teaming and specifying Specific VLAN ID)?
Thanks