11–SR-IOV Configuration
Configuring SR-IOV on Windows
174
AH0054601-00 B
f.
The Apply Networking Changes message box advises you that
Pending changes may disrupt network connectivity
. To save your
changes and continue, click
Yes
.
11.
To get the virtual machine switch capability, issue the following Windows
PowerShell command:
PS C:\Users\Administrator>
Get-VMSwitch -Name SR-IOV_vSwitch | fl
Output of the
Get-VMSwitch
command includes the following SR-IOV
capabilities:
IovVirtualFunctionCount :
96
IovVirtualFunctionsInUse :
1
12.
To create a virtual machine (VM) and export the virtual function (VF) in the
VM:
a.
Create a virtual machine.
b.
Add the VMNetworkadapter to the virtual machine.
c.
Assign a virtual switch to the VMNetworkadapter.