
C613-50186-01 Rev B
Command Reference for AR2050V
2622
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
A
PPLICATION
AND
E
NTITY
C
OMMANDS
DSCP
dscp
Overview
Use this command to specify one or more DSCP values used by an application.
Use the
no
variant of this command to remove one or more DSCP values from an
application.
Syntax
dscp <
dscp-list
>
dscp {af11|af12|af13|af21|af22|af23|af31|af32|af33|af41|af42|
af43|ef|be}
dscp {cs0|cs1|cs2|cs3|cs4|cs5|cs6|cs7}
no dscp
no dscp <
dscp-list
>
no dscp {af11|af12|af13|af21|af22|af23|af31|af32|af33|af41|
af42|af43|ef|be}
no dscp {cs0|cs1|cs2|cs3|cs4|cs5|cs6|cs7}
Mode
Application Mode
Parameter
Description
<dscp-list>
One or more DSCP values, in the range 0-63. Use spaces to
separate values.
af11 ... be
One or more DSCP values specified according to the Assured
Forwarding group, as defined in RFC 2597 and RFC 3260. See the
table below for values. “ef” means expedited forwarding (DSCP
46) and “be” means best effort (DSCP 0). Voice traffic is typically
given a value of ef.
cs0 ... cs7
One or more DSCP values specified according to the Class
Selector group. This is equivalent to TOS IP precedence values, so
that CS0 is equivalent to an IP precedence value of 0, CS1 is
equivalent to an IP precedence value of 1, and so on.
Table 57-1: Assured Forwarding (AF) behavior group
Class 1
Class 2
Class 3
Class 4
Low drop probability
AF11
(DSCP 10)
AF21
(DSCP 18)
AF31
(DSCP 26)
AF41
(DSCP 34)
Medium drop probability
AF12
(DSCP 12)
AF22
(DSCP 20)
AF32
(DSCP 28)
AF42
(DSCP 36)
High drop probability
AF13
(DSCP 14)
AF23
(DSCP 22)
AF33
(DSCP 30)
AF43
(DSCP 38)