Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

loss-priority (Rewrite Rules)

date_range 10-May-24

Syntax

content_copy zoom_out_map
loss-priority level {
    code-point (alias | bit-pattern);
}

Hierarchy Level

content_copy zoom_out_map
[edit class-of-service rewrite-rules type rewrite-name forwarding-class class-name]

Description

Specify a loss priority to which to apply a rewrite rule. The rewrite rule sets the code-point aliases and bit patterns for a specific forwarding class and loss priority. Packets that match the forwarding class and loss priority are rewritten with the rewrite code-point alias or bit pattern.

Options

level can be one of the following:

  • high—The rewrite rule applies to packets with high loss priority.

  • low—The rewrite rule applies to packets with low loss priority.

  • medium-high—The rewrite rule applies to packets with medium-high loss priority.

  • medium-low—The rewrite rule applies to packets with medium-low loss priority.

The remaining statement is explained separately. See CLI Explorer.

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation