Configuration Guide QoS Configuration
Below is the example of configuring CoS Map
Ruijie# configure terminal
Ruijie(config)# priority-queue Cos-Map 1 2 4 6 7 5
Ruijie(config)# end
Ruijie# show mls qos queueing
Cos-queue map:
cos qid
--- ---
0 1
1 2
2 1
3 4
4 1
5 1
6 1
7 1
wrr bandwidth weights:
qid weights
--- -------
0 1
1 2
2 3
3 4
4 5
5 6
6 7
7 8
Configuring CoS-to-DSCP Map
CoS-to-DSCP Map is used to map the CoS value to internal DSCP value. You may follow
these steps to set CoS-to-DSCP Map. The default value of CoS-to-DSCP is provided in
the default QoS configuration section.
Ruijie# configure terminal
Enter the configuration mode
Ruijie(config)#mls qos map
cos-dscp dscp1...dscp8
Ruijie(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:
Ruijie# configure terminal
Ruijie(config)# mls qos map cos-dscp 56 48 46 40 34 32 26 24
Ruijie(config)# end
Ruijie# show mls qos maps cos-dscp
cos dscp
--- ----
0 56
1 48