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 forwarding-table rewrite-rule mapping

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show class-of-service forwarding-table rewrite-rule mapping

Description

For each logical interface, display the table identifier of the rewrite rule map for each code point type.

Options

This command has no options.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show class-of-service forwarding-table rewrite-rule mapping command. Output fields are listed in the approximate order in which they appear.

Table 1: show class-of-service forwarding-table rewrite-rule mapping Output Fields

Field Name

Field Description

Interface

Name of the logical interface. This field can also show the physical interface (QFX Series).

Index

Logical interface index.

Table index

Rewrite table index.

Type

Type of classifier: DSCP, EXP (not on the QFX Series), EXP-PUSH-3 (not on the QFX Series), EXP-SWAP-PUSH-2 (not on the QFX Series), IEEE 802.1, IPv4 precedence (not on the QFX Series), IPv6 DSCP, or Fixed.

Sample Output

show class-of-service forwarding-table rewrite-rule mapping

content_copy zoom_out_map
user@host> show class-of-service forwarding-table rewrite-rule mapping              
Interface      Index   Table index  Type
so-5/0/0.0        10       3753  DSCP         
so-0/1/0.0        11       3753  DSCP         
so-0/2/0.0        12       3753  DSCP         
so-0/2/1.0        13       3753  DSCP         
so-0/2/2.0        14       3753  DSCP         
so-0/2/3.0        15       3753  DSCP 

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation