D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 2 QoS Configuration
2-15
Command Description
DES-7200# configure terminal
Enter the configuration mode
DES-7200(config)#mls qos map
cos-dscp dscp1...dscp8
DES-7200(config)# no mls qos map
cos-dscp
Change the CoS-to-DSCP Map settings, where
dscp1...dscp8 are the DSCP values corresponding
to CoS values 0 ~ 7. The DSCP value range varies
with specific products.
For Example:
DES-7200# configure terminal
DES-7200(config)# mls qos map cos-dscp 56 48 46 40 34 32 26 24
DES-7200(config)# end
DES-7200# show mls qos maps cos-dscp
cos dscp
--- ----
0 56
1 48
2 46
3 40
4 34
5 32
6 26
7 24
2.2.13 Configuring DSCP-to-CoS
Map
DSCP-to-CoS is used to map internal DSCP value to CoS value so that it is possible to
select output queue for messages.
The default value of DSCP-to-CoS Map is provided in the default QoS configuration
section. You may follow these steps to set DSCP-to-CoS Map:
Command Description
DES-7200#configure terminal
Enter the configuration mode
DES-7200(config)# mls qos map
dscp-cos dscp-list to cos
Set DSCP to COS Map,
where dscp-list is the list of DSCP values to be set,
DSCP values delimited by spaces, value range
varying with specific products, cos means the CoS
values corresponding to the DSCP values, ranging
0~7
DES-7200(config)# no mls qos map
dscp-cos
Restore default
For example, the following steps set the DSCP values 0, 32 and 56 to map 6:
DES-7200# configure terminal
DES-7200(config)# mls qos map dscp-cos 0 32 56 to 6