Users Guide
9–Windows Server 2016
RoCE 에 대한 QoS 구성
125 BC0154503-03 F
NetDirectPort : 445
PriorityValue : 4
10. 이전 단계에서 정의된 모든 트래픽 클래스에 대한 ETS 를 구성하려면 다음
명령을 발급합니다 .
PS C:\Users\Administrators> New-NetQosTrafficClass -name "RDMA class"
-priority 4 -bandwidthPercentage 50 -Algorithm ETS
PS C:\Users\Administrators> New-NetQosTrafficClass -name "TCP class" -priority
0 -bandwidthPercentage 30 -Algorithm ETS
PS C:\Users\Administrator> Get-NetQosTrafficClass
Name Algorithm Bandwidth(%) Priority PolicySet IfIndex IfAlias
---- --------- ------------ -------- --------- ------- -------
[Default] ETS 20 2-3,5-7 Global
RDMA class ETS 50 4 Global
TCP class ETS 30 0 Global
11. 앞의 구성에서 네트워크 어댑터 QoS 를 보려면 다음 Windows PowerShell
명령을 실행합니다 .
PS C:\Users\Administrator> Get-NetAdapterQos
Name : SLOT 4 Port 1
Enabled : True
Capabilities : Hardware Current
-------- -------
MacSecBypass : NotSupported NotSupported
DcbxSupport : None None
NumTCs(Max/ETS/PFC) : 4/4/4 4/4/4
OperationalTrafficClasses : TC TSA Bandwidth Priorities
-- --- --------- ----------
0 ETS 20% 2-3,5-7
1 ETS 50% 4
2 ETS 30% 0
OperationalFlowControl : Priority 4 Enabled
OperationalClassifications : Protocol Port/Type Priority
-------- --------- --------
Default 0
NetDirect 445 4