- 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;
- }
- }
- }
- [edit services border-signaling-gateway gateway gateway-name embedded-spdf]
Statement introduced in JUNOS Release 9.4.
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 statement and a then statement. The from statement matches traffic based on the media type. The then statement is a set of one or more actions that are applied if a call matches the from statement.
service-class-name—Identifier for the service class.
The remaining statements are explained separately.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
JUNOS Multiplay Solutions Guide