Navigation
Supported Platforms
dscp-code-point
Syntax
dscp-code-point dscp-bits;
Hierarchy Level
Release Information
Statement introduced before Junos OS Release 7.4.
Statement introduced in Junos OS Release 9.3 for EX Series switches.
Statement introduced in Junos OS Release for PTX Series Packet Transport Routers.
Description
Specify the value of the Differentiated Services (DiffServ) field within the IP header. The DiffServ code point (DSCP) bits value must be set to a valid 6-bit pattern.
Options
dscp-bits—A valid 6-bit pattern; for example, 001111, or one of the following configured DSCP aliases:
- af11—Default: 001010
- af12—Default: 001100
- af13—Default: 001110
- af21—Default: 010010
- af22—Default: 010100
- af23 —Default: 010110
- af31 —Default: 011010
- af32 —Default: 011100
- af33 —Default: 011110
- af41 —Default: 100010
- af42 —Default:100100
- af43 —Default:100110
- be—Default: 000000
- cs1—Default: 001000
- cs2—Default: 010000
- cs3—Default: 011000
- cs4—Default: 100000
- cs5—Default: 101000
- cs6—Default: 110000
- cs7—Default: 111000
- ef—Default: 101110
- nc1—Default: 110000
- nc2—Default: 111000
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.