Hyper-V 配置虚拟网络
Virtual network types
You can create virtual networks on the server running Hyper-V to define various networking topologies for virtual machines and the virtualization server. Using Virtual Network Manager (accessed from Hyper-V Manager), you have three different types of virtual networks to choose from.
To allow Hyper-V to use a VLAN
-
Open Hyper-V Manager.
-
From the Actions menu, click Virtual Network Manager.
-
Select the virtual network you want to edit, and, in the right pane, check to select Enable virtual LAN identification.
-
Enter a number for the VLAN ID. All traffic for the management operating system that goes through the network adapter will be tagged with the VLAN ID you set.
-
Open Hyper-V Manager.
-
In the results pane, under Virtual Machines, select the virtual machine that you want to configure to use a VLAN.
-
In the Action pane, under the virtual machine name, click Settings.
-
Under Hardware, select the virtual network adapter connected to the external virtual network.
-
In the right pane, select Enable virtual LAN identification, and then enter the VLAN ID you plan to use.
If you need the virtual machine to communicate using additional VLANs, connect additional network adapters to the appropriate virtual network and assign the VLAN ID. Make sure to configure the IP addresses correctly and that the traffic you want to move across the VLAN is also using the correct IP address.
注意, 如果没有连接到server, 那么在actions menu中是看不到virtual network manager的.
摘自: http://technet.microsoft.com/en-us/library/cc816585(WS.10).aspx