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

then

See the following sections:

then (New Call Usage Policy)

Syntax

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 term term-name]

Release Information

Statement introduced in JUNOS Release 9.4.

Description

Define the actions performed on incoming requests that match the new call usage policy.

Options

accept—Accept the traffic and send it to its destination.

reject—Do not accept the traffic and return a rejection message. Rejected traffic can be logged or sampled.

trace—Trace messages are accepted by this policy.

The remaining option is 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

then (New Transaction Policy)

Syntax

then {
(accept | reject);
admission-control controller-name;
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 term term-name]

Release Information

Statement introduced in JUNOS Release 9.4.

Description

Define the actions performed on incoming requests that match this policy.

Options

accept—Accept the traffic and send it to its destination.

admission-control controller-name—Accept or reject the traffic based on admission control configured for controller-name.

reject—Do not accept the traffic and return a rejection message. You can log or sample rejected traffic.

trace—Trace messages are accepted by this policy.

The remaining options 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

then (Service Class)

Syntax

then {
committed-burst-size bytes;
committed-information-rate bytes-per-second;
dscp (dscp-value | alias | do-not-change);
reject;
}

Hierarchy Level

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

Release Information

Statement introduced in JUNOS Release 9.4.

Description

Define the actions performed on traffic that matches the service class.

Options

reject—Do not accept the traffic and return a rejection message. Rejected traffic can be logged or sampled.

The remaining options are described 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]