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

loss-priority-maps

See the following sections:

loss-priority-maps (Assigning to an Interface)

Syntax

loss-priority-maps {
frame-relay-de (map-name | default);
}

Hierarchy Level

[edit class-of-service interfaces interface-name unit logical-unit-number]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

For J-series Services Routers only, assign the loss priority map to a logical interface.

Options

default—Apply default loss priority map. The default map contains the following:

loss-priority low code-point 0;
loss-priority high code-point 1;

map-name—Name of loss priority map to be applied.

Usage Guidelines

See Classifying Frame Relay Traffic.

Required Privilege Level

interface—To view this statement in the configuration.

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

loss-priority-maps (Defining)

Syntax

loss-priority-maps {
frame-relay-de map-name {
loss-priority level code-points [ values ];
}
}

Hierarchy Level

[edit class-of-service]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

For J-series Services Routers only, map the loss priority of incoming packets based on CoS values.

The remaining statements are explained separately.

Usage Guidelines

See Classifying Frame Relay Traffic.

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]