13–Windows Server 2016
Configuring QoS for RoCE
210
AH0054601-00 B
Configuring QoS by Enabling DCBX on the Adapter
All configuration must be completed on all of the systems in use. The PFC, ETS,
and traffic classes configuration must be the same on the switch and server.
To configure QoS by enabling DCBX:
1.
Enable DCBX (IEEE, CEE, or Dynamic).
2.
Using HII, set the
RoCE Priority
to
0
.
3.
To install the DCB role in the host, issue the following Windows PowerShell
command:
PS C:\Users\Administrators>
Install-WindowsFeature
Data-Center-Bridging
4.
To set the
DCBX Willing
mode to
True
, issue the following command:
PS C:\Users\Administrators>
set-NetQosDcbxSetting -Willing 1
NOTE
For this configuration, set
DCBX Protocol
to
CEE
.