User guide
Classifier command reference QOS
7-31
iMG/RG Software Reference Manual (Quality of Service)
Example --> classifier profile pr1 set rule r1 mark tos 0x04
See also CLASSIFIER LIST PROFILES
CLASSIFIER PROFILE LIST RULES
7.1.5.1.17 CLASSIFIER PROFILE SET RULE MARK VPRI
Syntax CLASSIFIER PROFILE <profilename> SET RULE <rulename> MARK
VLANPRI <vlanpri>
Description This rule marks 802.1p priority in the packet. This rule works on both 802.1q tagged and
untagged packets, if the packet is untagged and rule is configured a 4byte field (802.1q
field) is added in the packet and 802.1p priority is set.
If packet is already tagged then the value of 802.1p priority is reset to the value provided
in the rule.
Options The following table gives the range of values for each option that can be specified with
this command and a default value for each option (if applicable).
Example --> classifier profile pr1 set rule r1 mark vlanpri 3
See also CLASSIFIER LIST PROFILES
CLASSIFIER PROFILE LIST RULES
Option Description Default Value
profilename A name that identifies an existing profile.
To display profile names, use the classifier
list profiles command.
N/A
rule name A name that identifies an existing rule. To
display rule names, use the classifier
profile list rules command.
N/A
vlanpri The vlan priority to be matched ,valid
values 0 to 7
N/A