The default Frame Relay 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;
This default rule sets the DE CoS value to 0 for each outgoing frame with the loss priority set to low or medium-low. This default rule sets the DE CoS value to 1 for each outgoing frame with the loss priority set to medium-high or high.
To assign the default rule to an interface, include the frame-relay-de default statement at the [edit class-of-service interfaces interface interface-name unit logical-unit-number rewrite-rules] hierarchy level:
- [edit class-of-service interfaces interface-name unit logical-unit-number rewrite-rules]
-
frame-relay-de default;