Installation manual

Command Manual - QoS/ACL
Quidway S3000-EI Series Ethernet Switches Chapter 2 QoS Commands
Huawei Technologies Proprietary
2-20
2.1.19 traffic-priority
Syntax
traffic-priority { user-group { acl-number | acl-name } [ rule rule ] | { ip-group
{ acl-number | acl-name } [ rule rule ] | link-group { acl-number | acl-name } [ rule
rule ] }* } { { dscp dscp-value | ip-precedence { pre-value | from-cos } } | cos
{ pre-value | from-ipprec } | local-precedence pre-value }*
undo traffic-priority { user-group { acl-number | acl-name } [ rule rule ] | { ip-group
{ acl-number | acl-name } [ rule rule ] | link-group { acl-number | acl-name } [ rule
rule ] }* }
View
System view
Parameter
user-group { acl-number | acl-name } [ rule rule ]: Specifies a user-defined ACL.
acl-number: Specifies the ACL sequence number, ranging from 5000 to 5999.
acl-name: Specifies the ACL name with a character string starting with English letters
([a-z, A-Z]) and excluding space and quotation mark. rule rule: Specifies a rule of an
ACL, ranging from 0 to 127. If you do not set this parameter, all the rules will be
considered.
ip-group { acl-number | acl-name } [ rule rule ]: Specifies a basic or advanced ACL.
acl-number: Specifies the ACL sequence number, ranging from 2000 to 3999.
acl-name: Specifies the ACL name with a character string starting with English letters
([a-z, A-Z]) and excluding space and quotation mark. rule rule: Specifies a rule of an
ACL, ranging from 0 to 127. If you do not set this parameter, all the rules will be
considered.
link-group { acl-number | acl-name } [ rule rule ]: Specifies a Layer-2 ACL. acl-number:
Specifies the ACL sequence number, ranging from 4000 to 4999, acl-name: Specifies
the ACL name with a character string starting with English letters ([a-z, A-Z]) and
excluding space and quotation mark. rule rule: Specifies a rule of an ACL, ranging
from 0 to 127. If you do not set this parameter, all the rules will be considered.
dscp dscp-value: Specifies DSCP preference, ranging from 0 to 63.
ip-precedence { pre-value | from-cos }: Specifies IP preference. pre-value specifies
the IP preference, ranging from 0 to 7. from-cos indicates to set the IP preference to
the same as that of 802.1p of the packet.
cos { pre-value | from-ipprec }: Specifies 802.1p preference. pre-value specifies the
802.1p preference, ranging from 0 to 7. from-ipprec indicates to set the 802.1p
preference to the same as IP preference.
local-precedence pre-value: Specifies the local preference, ranging from 0 to 7.