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

term

See the following sections:

term (New Call Usage Policy)

Syntax

term term-name {
from {
contact [ contact-fields ];
method {
method-invite;
}
request-uri [ uri-fields ];
source-address [ ip-addresses ];
}
then {
(accept | reject);
media-policy {
no-anchoring;
service-class service-class-name;
}
trace;
}
}

Hierarchy Level

[edit services border-signaling-gateway gateway gateway-name sip new-call-usage-policy policy-name]

Release Information

Statement introduced in JUNOS Release 9.4.

Description

Define the new call usage policy term properties.

Options

term-name—Identifier for the term.

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

term (New Transaction Policy)

Syntax

term term-name {
from {
contact [ contact-fields ];
method {
method-invite;
method-message;
method-options;
method-publish;
method-refer;
method-register;
method-subscribe;
}
request-uri [ uri-fields ];
source-address [ ip-addresses ];
}
then {
(accept | reject);
route {
next-hop (request-uri | address ipv4-address | <port port-number> | <transport-protocol (udp|tcp)>);
egress-service-point service-point-name;
}
trace;
}
}

Hierarchy Level

[edit services border-signaling-gateway gateway gateway-name sip new-transaction-policy policy-name

Release Information

Statement introduced in JUNOS Release 9.4.

Description

Define the new transaction policy term properties.

Options

term-name—Identifier for the term.

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

term (Service Class)

Syntax

term term-name {
from {
media-type (any-media | audio | video);
}
then {
committed-information-rate bytes-per-second;
committed-burst-size bytes;
dscp (alias | 6-bit-pattern | decimal-value | hexadecimal-value);
reject;
}
}

Hierarchy Level

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

Release Information

Statement introduced in JUNOS Release 9.4.

Description

Specify the service class term properties.

Options

term-name—Identifier for the term.

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]