Intel® Ethernet Adapters and Devices User Guide
Priority and VLAN Tagging
This setting enables the adapter to offload the insertion and removal of priority and VLAN tags for transmit and receive.
To change this setting in Intel® PROSet:
This setting is found on the Advanced tab of the device’s Device Manager property sheet or in the Adapter Settings panel in Intel® PROSet Adapter Configuration Utility (Intel® PROSet ACU).
To set this in Windows Powershell*, first disable DCB, then set priority and VLAN tagging. For example:
Set-IntelNetAdapterSetting -Name "<adapter_name>" -DisplayName "DCB" -DisplayValue "Disabled" Set-IntelNetAdapterSetting -Name "<adapter_name>" -DisplayName "Packet Priority & VLAN" -DisplayValue "VLAN Enabled"
Possible values for this setting are:
Priority & VLAN Disabled
Priority Enabled
VLAN Enabled
Priority & VLAN Enabled