Command Manual - QoS/ACL
Quidway S3500 Series Ethernet Switches Chapter 2 QoS Commands
Huawei Technologies Proprietary
2-57
Description
Using the qos cos-local-precedence-map command, you can configure “CoS →
Local-precedence” mapping table. Using the undo qos cos-local-precedence-map
command, you can restore its default values.
The following is the default “CoS → Local-precedence” mapping table.
Table 2-24 Default “CoS → Local-precedence” mapping table
CoS Value Local Precedence
0 2
1 0
2 1
3 3
4 4
5 5
6 6
7 7
Upon receiving a packet, the switch allocates a service group set to it, including CoS
value, local precedence value, drop-precedence. The allocation rule is based on the
packet 802.1p priority: use the 802.1p priority value as the CoS value, obtain local
precedence value and drop-precedence respectively from “CoS → Local-precedence”
mapping table and “CoS → Drop-precedence” mapping table.
Example
# Configure “CoS → Local-precedence” mapping table.
[Quidway] qos cos-local-precedence-map 0 1 2 3 4 5 6 7
The following is the configured "CoS → Local-precedence” mapping table.