See the following sections:
-
frame-relay-de (name | default);
- [edit class-of-service interfaces interface-name unit logical-unit-number loss-priority-maps],
- [edit class-of-service interfaces interface-name unit logical-unit-number rewrite-rules]
Statement introduced before JUNOS Release 7.4.
For J-series Services Routers only, assign the loss priority map or the rewrite rule to a logical interface.
default—Apply default loss priority map or default rewrite rule. The default loss priority map contains the following settings:
- loss-priority low code-point 0;
- loss-priority high code-point 1;
The default rewrite rule contains the following settings:
- loss-priority low code-point 0;
- loss-priority medium-low code-point 0;
- loss-priority medium-high code-point 1;
- loss-priority high code-point 1;
name—Name of loss priority map or rewrite rule to be applied.
See Classifying Frame Relay Traffic and Rewriting Frame Relay Headers.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- frame-relay-de map-name {
-
loss-priority level code-point (0 | 1);
- }
- [edit class-of-service loss-priority-maps]
Statement introduced before JUNOS Release 7.4.
For J-series Services Routers only, define a Frame Relay discard-eligible bit loss-priority map.
level—Level of loss priority to be applied based on the specified CoS values. The level can be low, medium-low, medium-high, or high.
map-name—Name of the loss-priority map.
The remaining statements are explained separately.
See Classifying Frame Relay Traffic.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- frame-relay-de rewrite-name {
-
-
forwarding-class class-name {
-
loss-priority level code-point (0 | 1);
- }
-
import (default | rewritename);
- }
- [edit class-of-service rewrite-rules]
Statement introduced before JUNOS Release 7.4.
For J-series Services Routers only, define a Frame Relay discard-eligible bit rewrite rule.
level—Level of loss priority on which to base the rewrite rule. The loss priority level can be low, medium-low, medium-high, or high.
rewrite-name—Name of a rewrite-rules mapping configured at the [edit class-of-service rewrite-rules] hierarchy level.
The remaining statements are explained separately.
See Rewriting Frame Relay Headers.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.