User guide

Classifier command reference QOS
7-29
iMG/RG Software Reference Manual (Quality of Service)
Example --> classifier profile TestProfile set rule TestRule ifdomain example.com action drop
See also CLASSIFIER PROFILE LIST RULES
CLASSIFIER PROFILE ADD RULE
7.1.5.1.15 CLASSIFIER PROFILE SET RULE MARK DSCP
Syntax CLASSIFIER PROFILE {<name>|<number>} SET RULE {<rule
name>|<rule number>} MARK DSCP <dscp>
Description This command determines what happens if a rule is matched. You can configure the clas-
sifier to mark packets with a specific Differentiated Services Code Point (DSCP). If set,
the DSCP field in the IP header will be changed to the value set here.
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 dscp 101110
ifdomain The name of the domain on which to match N/A
action The action to be carried out in the event of a match N/A
Option Description Default Value
name An existing profile. To display profile names, use the
CLASSIFIER LIST PROFILES command.
N/A
number An existing profile. To display profile numbers, use the
CLASSIFIER LIST PROFILES command.
N/A
rule name
An existing rule. To display rule names, use the
CLASSI-
FIER PROFILE LIST RULES
command.
N/A
rule number
An existing rule. To display rule numbers, use the
CLAS-
SIFIER PROFILE LIST RULES
command.
N/A
dscp
The
Differentiated Service Code Point that marked
matched packets. It can be either an hexadecimal (0xNN)
or 6 binary digits (NNNNNN). “none” deletes the DSCP
setting.
none
Option Description Default Value