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 (Classifiers and Rewrite Rules)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
loss-priority level {
    code-points [aliases] [6–bit-patterns | 3–bit-patterns];
}

Hierarchy Level

content_copy zoom_out_map
[edit class-of-service classifiers (dscp | ieee-802.1 | inet-precedence | exp) classifier-name forwarding-class class-name],
[edit class-of-service rewrite-rules (dscp | ieee-802.1 | inet-precedence | exp) rewrite-rule-name forwarding-class class-name]

Description

Specify packet loss priority value for a specific set of code-point aliases and bit patterns.

Options

level—Can be one of the following:

  • high—Packet has high loss priority.

  • medium-high— Code points to classify to loss priority medium-high.

  • low—Packet has low loss priority.

  • medium-low — Code points to classify to loss priority medium-low.

    Note:

    The EX4300 hardware supports only three levels of loss priority — high, medium-high, and low. You can configure a loss priority of medium-low on the EX4300, but the hardware will convert it to medium-high.

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 in Junos OS Release 9.0.

Statement expanded to apply to EXP classifiers in Junos OS Release 10.1 for EX Series switches.

footer-navigation