12–Windows Server 2016
Configuring VXLAN
178
AH0054602-00 A
Ethernet 3 80 00-15-5D-36-0A-FA 0:0 PF Activated Adaptive 4
PS C:\Users\Administrator>
get-netadaptervmq
Name InterfaceDescription
Enabled
BaseVmqProcessor
MaxProcessors
NumberOfReceive
Queues
---- --------------------
-------
----------------
-------------
---------------
Ethernet 4
QLogic FastLinQ QL45212-DE...#238 False 0:0
16 1
Default and Maximum VMMQ Virtual NIC
According to the current implementation, a maximum quantity of 4 VMMQs is
available per virtual NIC; that is, up to 16 virtual NICs.
Four default queues are available as previously set using PowerShell commands.
The maximum default queue can currently be set to 8. To verify the maximum
default queue, use the VMswitch capability.
Enabling and Disabling VMMQ on a Management NIC
To enable or disable VMMW on a management NIC:
To enable VMMQ on a management NIC, issue the following command:
PS C:\Users\Administrator>
Set-VMNetworkAdapter –ManagementOS
–vmmqEnabled $true
The MOS VNIC will also have four VMMQs.
To disable VMMQ on a management NIC, issue the following command:
PS C:\Users\Administrator>
Set-VMNetworkAdapter –ManagementOS
–vmmqEnabled $false
A VMQ will also be available for MOS PF.
Monitoring Traffic Statistics
To monitor virtual function traffic in a virtual machine, issue the following
PowerShell command:
PS C:\Users\Administrator>
Use get-netadapterstatistics | fl
Configuring VXLAN
VXLAN configuration information includes:
Enabling VXLAN Offload on the Adapter