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 routing-instance

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show class-of-service routing-instance
<routing-instance-name> 

Description

Display mapping of class of service (CoS) objects to routing instances.

Options

routing-instance-name

(Optional) Name of a routing instance.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show class-of-service routing-instance command. Output fields are listed in the approximate order in which they appear.

Table 1: show class-of-service routing-instance Output Fields

Field Name

Field Description

Index

Internal index.

Name

Name of an object.

Object

Category of an object: Classifier.

Routing instance

Name of a routing instance.

Type

Type: exp.

Sample Output

show class-of-service routing-instance

content_copy zoom_out_map
user@host> show class-of-service routing-instance             
  Routing Instance : vpn1
    Object            Name                   Type                    Index
    Classifier        exp-default            exp                         8
  
  Routing Instance : vpn2
    Object            Name                   Type                    Index
    Classifier        test2                  exp                     57507

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation