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 scheduler-hierarchy interface-set

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show class-of-service scheduler-hierarchy interface-set interface-set-name <detail>

Description

For MPC/MIC interface sets only, display the scheduler hierarchy.

Options

detail

(Optional) Display scheduler hierarchies based on the interface-set.

interface-set-name

Display information about a specific interface-set.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show class-of-service scheduler-hierarchy interface-set command. Output fields are listed in the approximate order in which they appear.

Table 1: show class-of-service scheduler-hierarchy interface-set Output Fields

Field Name

Field Description

interface

Type of interface

resource

Traffic resource associated with the logical interface

shaping-rate

Actual shaping rate in bits per second

guaranteed rate

Actual guaranteed rate in bits per second

guaranteed priority

Actual queue priority in the guaranteed region (high, low, or none)

excess priority

Actual queue priority in the excess region (high, low, or none)

queue weight

Actual queue weight for excess CoS weighted round-robin

excess weight

Actual interface-set per priority weights for excess weighted round-robin

Sample Output

show class-of-service scheduler-hierarchy interface-set

content_copy zoom_out_map
user@host> show class-of-service scheduler-hierarchy interface-set ifset             
--------------------------------------------------------------------------------
Interface/                    shaping guarnteed  guaranteed/   queue   excess
resource name                    rate      rate       excess  weight   weight
                                kbits     kbits     priority          high/low 
--------------------------------------------------------------------------------
ge-1/0/0                       100000
  ge-1/0/0 RTP                 100000         0                          1   1
    be                         100000      1000     Low  Low       1
    da                           9000      2000  Medium High       1
    vi                         100000      3000  Medium None     626
    vo                         100000      4000    High High     373
    gt                         100000         0    High High       1
  ge-1/0/0.20                   50000     40000                        750 750
    be                          50000      1000     Low  Low       1
    da                           9000      2000  Medium High       1
    vi                          50000      3000  Medium None     626
    vo                          50000      4000    High High     373
    gt                          50000  Disabled    High High       1

Release Information

Command introduced in Junos OS Release 13.3.

footer-navigation