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

show class-of-service loss-priority-rewrite

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show class-of-service loss-priority-rewrite 
<name name> 
<type frame-relay-de>

Description

Display the mapping of the code-point value to the loss priority rewrite rule.

Options

none

Display all loss priority rewrite maps.

name

(Optional) Display the specified loss priority rewrite.

frame-relay-de

(Optional) Display the Frame Relay discard eligibility code-point information.

Required Privilege Level

view

Output Fields

This table describes the output fields for the show class-of-service loss-priority-rewrite command. Output fields are listed in the approximate order in which they appear.

Table 1: show class-of-service loss-priority-rewrite Output Fields

Field Name

Field Description

Loss-priority-rewrite

Name of the loss priority rewrite.

Code point type

Type: frame-relay-de.

Index

Internal index.

Loss priority

Loss priority of low, medium-low, medium-high, or high.

Code point

Code-point value.

Sample Output

show class-of-service loss-priority-rewrite

content_copy zoom_out_map
user@host> show class-of-service loss-priority-rewrite                 
Loss-priority-rewrite: frame-relay-de-default, Code point type: frame-relay-de, Index: 38
  Loss priority      Code point
  low                 0         
  high                1  
  medium-low          0  
  medium-high         1

Release Information

Command introduced in Junos OS Release 11.4.

footer-navigation