JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Syntax 
classofservice queue dscp-map 
dscp-list
 
tc-id
 
no classofservice queue dscp-map 
Parameter 
dscp-list
 —— List of DSCP value. One or several DSCP values can be typed 
using comma to separate. Use a hyphen to designate a range of values, for 
instance, 1,4-7,11 indicates choosing 1,4,5,6,7,11. The DSCP value ranges 
from 0 to 63. 
tc-id
  ——  The egress queue the packets with tag are mapped to. It ranges 
from 0 to 6, which represents TC queue from TC0 to TC6 respectively. 
Command Mode 
Global Configuration Mode 
User Guidelines 
1.  By default, the mapping relation between tag and the CoS Priority is: 
(0-7)-TC1, (8-23)-TC0, (24-31)-TC1, (32-47)- TC2, (48-63)- TC3. 
2.  Among the priority levels TC0-TC6, the bigger value, the higher 
priority. 
Example 
Map DSCP values 10-12 to TC2: 
T3700G-52TQ(config)#classofservice queue dscp-map 10-12 2 
24.5  classofservice queue mode 
Description 
The  classofservice  queue mode  command is used to configure the 
Schedule Mode. To return to the default configuration, please use no 
classofservice queue mode command. When the network is congested, the 
program that many packets complete for resources must be solved, usually 
in the way of queue scheduling. The switch will control the forwarding 
sequence of the packets according to the priority queues and scheduling 
algorithms you set. On this switch, the priority levels are labeled as TC0, 
TC1,TC2 … TC6. 
Syntax 
classofservice queue mode { sp | wrr | spwrr } 
no classofservice queue mode 
178