Your network contains a server named Server1 that runs Windows Server 2012.
Server1 has the Hyper-V server role installed.
Server1 hosts four virtual machines named VM1, VM2,VM3, and VM4.
Server1 is configured as shown in the following table.
VM2 sends and receives large amounts of data over the network.
You need to ensure that the network traffic of VM2 bypasses the virtual switches of the parent partition.
What should you configure?
A.
NUMA topology
B.
Resource control
C.
Resource metering
D.
Virtual Machine Queueing
E.
The VLAN ID
F.
Processor Compatibility
G.
The startup order
H.
Automatic Start Action
I.
Integration Services
J.
Port mirroring
K.
Single-root I/O virtualization
Explanation:
http://technet.microsoft.com/en-us/library/hh831410.aspx
Single root IO requires SR-IOV capable network card. The technology behind this seems complicate, but I took it as just one nic shared and available to multiple VMs which doesn’t require virtual switch.
http://blog.scottlowe.org/2009/12/02/what-is-sr-iov/
My bad. Actually you have to recreate an external VM switch with SR-IOV enabled, then you also enable SR-IOV in VM’s network adapter
http://www.windowsnetworking.com/articles-tutorials/windows-server-2012/single-root-io-virtualization.html