Navigation
frame-relay-de (Assigning to an Interface)
Syntax
frame-relay-de (name | default);
Hierarchy Level
[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 loss-priority-rewrites]
Release Information
Statement introduced in Junos OS Release 11.4.
Description
Assign the loss priority map or the rewrite rule to a logical interface.
Options
name—Name of the loss priority map or the rewrite rule to be applied.
default—Apply the default loss priority map or the 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;
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.