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-maps

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
loss-priority-maps {
    frame-relay-de rewrite-name {
        loss-priority level {
        code-points [ aliases] [ bit-patterns ]; 
        }
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit class-of-service]

Description

Map the loss priority of incoming packets based on the CoS values.

Options

frame-relay-de rewrite-name—Name of the Frame Relay DE bit loss priority map.

loss-priority level—The loss priority level can be one of the following:

  • high—Packet has high loss priority.

  • low—Packet has low loss priority.

  • medium-high—Packet has medium-high loss priority.

  • medium-low—Packet has medium-low loss priority.

The remaining statements are 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 Release 11.4.

footer-navigation