15–Windows Server 2019
New Adapter Properties
272
AH0054602-00 J
PF Non-Default VPort:
For the host:
Set-VMNetworkAdapter -ManagementOS -VmmqEnabled:1
-VmmqQueuePairs:<number>
For the VM:
Set-VMNetworkAdapter -VMName <vm name> -VmmqEnabled:1
-VmmqQueuePairs:<number>
VF Non-Default VPort:
Set-VMNetworkAdapter -VMName <vm name> -IovWeight:100
-IovQueuePairsRequested:<number>
To apply multiple quantities of queue pairs to any vPort:
The quantity of queue pairs must be less than or equal to the total number of
CPU cores on the system.
The quantity of queue pairs must be less than or equal to the value of
Max
Queue Pairs (L2) Per VPort
. For more information, see
NOTE
The default quantity of QPs assigned for a VF
(
IovQueuePairsRequested
) is still 1.