[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show class-of-service loss-priority-map

Syntax

show class-of-service loss-priority-map
<name name>
<type frame-relay-de>

Release Information

Command introduced before JUNOS Release 7.4.

Description

(J Series routing platform only) Display mapping of code point value to loss priority.

Options

none — Display all loss priority maps.

name name(Optional) Display the specified loss priority map.

type frame-relay-de — (Optional) Display Frame Relay discard eligible code point.

Required Privilege Level

view

List of Sample Output

show class-of-service loss-priority-map

Output Fields

Table 164 describes the output fields for the show class-of-service loss-priority-map command. Output fields are listed in the approximate order in which they appear.

Table 164: show class-of-service loss-priority-map Output Fields

Field Name

Field Description

Loss-priority-map

Name of the loss priority map.

Code point type

Type: frame-relay-de.

Index

Internal index.

Code point

Code point value.

Loss priority

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

Sample Output

show class-of-service loss-priority-map

user@host> show class-of-service loss-priority-map
Loss-priority-map: frame-relay-de-default, Code point type: frame-relay-de, Index: 9
  Code point         Loss priority
  0                  low         
  1                  high        

Loss-priority-map: bar, Code point type: frame-relay-de, Index: 2212
  Code point         Loss priority
  0                  medium-low  
  1                  medium-high 

Loss-priority-map: abc, Code point type: frame-relay-de, Index: 11038
  Code point         Loss priority
  0                  medium-high 
  1                  high        

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]