Dell S3048-ON EMC Solutions for Microsoft Azure Stack HCI Networking Guide - Page 54

Get-NetQosFlowControl, Get-NetQosTrafficClass, Get-NetQosDcbxSetting, Charge

Page 54 highlights

10.11.3 Get-NetQosFlowControl Verify the priority flow control settings with the Get-NetQosFlowControl cmdlet. The output shown confirms PFC is enabled for priority 3 and 5 traffic. PS> Get-NetQosFlowControl Priority -------0 1 2 3 4 5 6 7 Enabled ------False False False True False True False False PolicySet --------Global Global Global Global Global Global Global Global IfIndex IfAlias 10.11.4 Get-NetQosTrafficClass Verify Windows is configured to use the ETS algorithm and bandwidth percentages are correct with the GetNetQosTrafficClass cmdlet. PS> Get-NetQosTrafficClass Name ---[Default] SMB Cluster Algorithm Bandwidth(%) Priority ETS 49 0-2,4,6-7 ETS 50 3 ETS 1 5 PolicySet --------Global Global Global IfIndex IfAlias 10.11.5 Get-NetQosDcbxSetting Use the Get-NetQosDcbxSetting cmdlet to ensure DCBx willing mode is disabled. PS> Get-NetQosDcbxSetting Willing ------False PolicySet --------Global IfIndex IfAlias 10.11.6 Verify Mellanox adapters are set to "Host in Charge" Use the Get-NetAdapterAdvancedProperty cmdlet to verify Mellanox adapters are set to "Host in Charge." Note: This command is not applicable to QLogic adapters. PS> Get-NetAdapterAdvancedProperty -Name 'Slot 2*' -DisplayName 'Dcbxmode' Name ---SLOT 2 Port 1 SLOT 2 Port 2 DisplayName ----------DcbxMode DcbxMode DisplayValue -----------Host in Charge Host in Charge RegistryKeyword RegistryValue DcbxMode {0} DcbxMode {0} 54 Dell EMC Solutions for Microsoft Azure Stack HCI Networking Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63

54
Dell EMC Solutions for Microsoft Azure Stack HCI Networking Guide
10.11.3
Get-NetQosFlowControl
Verify the priority flow control settings with the
Get-NetQosFlowControl
cmdlet. The output shown
confirms PFC is enabled for priority 3 and 5 traffic.
PS>
Get-NetQosFlowControl
Priority
Enabled
PolicySet
IfIndex IfAlias
--------
-------
---------
------- -------
0
False
Global
1
False
Global
2
False
Global
3
True
Global
4
False
Global
5
True
Global
6
False
Global
7
False
Global
10.11.4
Get-NetQosTrafficClass
Verify Windows is configured to use the ETS algorithm and bandwidth percentages are correct with the
Get-
NetQosTrafficClass
cmdlet.
PS>
Get-NetQosTrafficClass
Name
Algorithm Bandwidth(%) Priority
PolicySet
IfIndex IfAlias
----
--------- ------------ --------
---------
------- -------
[Default]
ETS
49
0-2,4,6-7
Global
SMB
ETS
50
3
Global
Cluster
ETS
1
5
Global
10.11.5
Get-NetQosDcbxSetting
Use the
Get-NetQosDcbxSetting
cmdlet to ensure DCBx willing mode is disabled.
PS>
Get-NetQosDcbxSetting
Willing
PolicySet
IfIndex IfAlias
-------
---------
------- -------
False
Global
10.11.6
Verify Mellanox adapters are set to “Host in
Charge
Use the
Get-NetAdapterAdvancedProperty
cmdlet to
verify Mellanox adapters are set to “Host in
Charge.
Note:
This command is not applicable to QLogic adapters.
PS>
Get-NetAdapterAdvancedProperty -Name 'Slot 2*' -DisplayName 'Dcbxmode'
Name
DisplayName
DisplayValue
RegistryKeyword RegistryValue
----
-----------
------------
--------------- -------------
SLOT 2 Port 1
DcbxMode
Host in Charge
DcbxMode
{0}
SLOT 2 Port 2
DcbxMode
Host in Charge
DcbxMode
{0}