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

service-class

Syntax

service-class service-class-name {
term term-name {
from {
media-type (any-media | audio | video);
}
then {
committed-burst-size bytes;
committed-information-rate bytes-per-second;
dscp (alias | do-not-change | dscp-value);
reject;
}
}
}

Hierarchy Level

[edit services border-signaling-gateway gateway gateway-name embedded-spdf]

Release Information

Statement introduced in JUNOS Release 9.4.

Description

Configure service classes for the embedded SPDF. Service classes contain rules that pertain to the treatment of bandwidth for various media types. Each rule (or term) consists of a from clause and a then clause. The from clause filters traffic based on the media type. The then clause is a set of one or more actions that are applied if a call matches the from filter.

Options

service-class-name—Identifier for the service class.

The remaining statements are explained separately.

Required Privilege Level

interface—To view this statement in the configuration.

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

Related Topics

JUNOS Multiplay Solutions Guide


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