[Contents] [Prev] [Next] [Index] [Report an Error]

dscp

Syntax

dscp {
default (dscp-value | alias | do-not-change);
}

Hierarchy Level

[edit services pgcp gateway gateway-name h248-properties diffserv]

Release Information

Statement introduced in JUNOS Release 9.0.

Description

Configure default values for DSCP marking that the VPG uses for outgoing traffic when the DSCP value is not already defined by the PGC.

Default

The default DSCP value that the VPG uses is zero (0x00).

Options

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.

Usage Guidelines

See Configuring Default Values for H.248 Properties.

Required Privilege Level

interface—To view this statement in the configuration.

interface–control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]