Raisecom
ISCOM2600G-HI (A) Series Configuration Guide
7 QoS
Raisecom Proprietary and Confidential
Copyright © Raisecom Technology Co., Ltd.
315
Step 3
Apply the profile for mapping from CoS to local priority on GE 1/1/2.
SwitchA(config)#interface gigaethernet 1/1/2
SwitchA(config-gigaethernet1/1/2)#mls qos cos-to-local-priority 1
SwitchA(config-gigaethernet1/1/2)#quit
Step 4
Conduct SP+WRR queue scheduling in the egress direction of GE 1/1/1.
SwitchA(config)#interface gigaethernet 1/1/1
SwitchA(config-gigaethernet1/1/1)#mls qos queue scheduler wrr 1 1 20 1 1
50 0 0
SwitchA(config-gigaethernet1/1/1)#quit
Checking results
Use the following command to show priority trust mode on the interface.
Raisecom#show mls qos interface
Interface TrustMode Priority Cos-PriProfile Dscp-
PriProfile Dscp-Mutation Cos-Remark
-------------------------------------------------------------------------
-------------------------------------
gigaethernet1/1/1 cos 0 0 0 0
0
gigaethernet1/1/2 cos 0 1 0 0
0
…
Use the following command to show configurations of mapping from CoS to local priority
Raisecom#show mls qos mapping cos-to-local-priority
G:GREEN
Y:YELLOW
R:RED
cos-to-localpriority(color)
Index Description Ref CoS: 0 1 2 3 4
5 6 7
-------------------------------------------------------------------------
--------------------------------
1 1 localpri(color) :0(G) 1(G) 2(G) 3(G) 5(G)
6(G) 6(G) 7(G)
Use the following command to show configurations of queue scheduling on the interface.