- dscp {
- default (dscp-value | alias | do-not-change);
- }
- [edit services pgcp gateway gateway-name h248-properties diffserv]
Statement introduced in JUNOS Release 9.0.
Configure default values for DSCP marking that the VPG uses for outgoing traffic when the DSCP value is not already defined by the PGC.
The default DSCP value that the VPG uses is zero (0x00).
dscp-value—Specify a string of eight bits or a 1-byte hexadecimal value using the format: 0xXX. Currently, only six bits are used by the packet.
alias—Specify a standard DSCP name. The standard name is translated to an 8-bit string with the two least significant bits (LSBs) as zeros; for example, EF=10111000.
do-not-change—Specify that no DSCP action should be performed on the PIC. The egress value on the gate is the same as the ingress DSCP value.
See Configuring Default Values for H.248 Properties.
interface—To view this statement in the configuration.
interface–control—To add this statement to the configuration.