T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
184 
while the queues inside WRR group follow the WRR mode. In SP + WRR mode, 
TC7 is the SP group; TC0 to TC6 belong to the WRR group and the weight 
value ratio of TC0 to TC6 is 1:2:4:8:16:32:64. In this way, when scheduling 
queues, the switch allows TC7 to occupy the whole bandwidth following the SP 
mode and TC0 to TC6 in the WRR group will take up the bandwidth according to 
their ratio 1:2:4:8:16:32:64. 
equ  —— Equal-Mode. In this mode, all the queues occupy the bandwidth 
equally. The weight value ratio of all the queues is 1:1:1:1:1:1:1:1. 
Command Mode 
Global Configuration Mode 
Example 
Specify the Schedule Mode as Weight Round Robin Mode: 
T3700G-28TQ(config)#qos queue mode wrr 
show qos interface 
Description 
The show qos interface command is used to display the configuration of QoS 
based on port priority. 
Syntax 
show qos interface [  fastEthernet  port  |  gigabitEthernet  port  | 
ten-gigabitEthernet port]   
Parameter 
port  —— The Fast/Gigabit/ten-Gigabit Ethernet port number. 
Command Mode 
Privileged EXEC Mode and Any Configuration Mode 
Example 
Display the configuration of QoS for Gigabit Ethernet port 1/0/5: 
T3700G-28TQ#show qos interface gigabitEthernet 1/0/5 
show qos cos-map 
Description 
The  show qos cos-map command is used to display the configuration of 
IEEE802.1P Priority and the mapping relation between cos-id and tc-id.