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-resources fpc

date_range 21-Mar-24

Syntax

content_copy zoom_out_map
show class-of-service scheduler-resources fpc slot slot-number

Description

Display scheduler resources for a line card.

Options

slot slot-number

Display scheduler resources for a specific line card. show class-of-service scheduler-resources fpc displays scheduler resources for all line cards.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show class-of-service scheduler-resources fpc command.

Table 1: show class-of-service scheduler-resources Output Fields

Field Name

Field Description

Slot

The slot number for the line card.

PFE

The packet forwarding engine (PFE) on the line card.

Scheduler

The PFE scheduler.

Used

The number of schedulers in use per scheduling hierarchy level.

Total

The total schedulers available per scheduling hierarchy level.

Resources Unavailable for (seconds)

The number of seconds a scheduling resource has been unavailable.

Sample Output

show class-of-service scheduler-resources fpc slot slot-number

content_copy zoom_out_map
user@host> show class-of-service scheduler-resources fpc slot 0
content_copy zoom_out_map
  Slot: 0
    PFE: 0
      Scheduler: 0
                                                   Resource Unavailable
                        Used        Total          for (seconds)
               L1         11           63
               L2         11         4095
               L3         11        16383
               Q          88       131064
      Scheduler: 1
                                                   Resource Unavailable
                        Used        Total          for (seconds)
               L1         11           63
               L2         11         4095
               L3         11        16383
               Q          88       131064
    PFE: 1
      Scheduler: 0
                                                   Resource Unavailable
                        Used        Total          for (seconds)
               L1          2           63
               L2          2         4095
               L3          2        16383
               Q          16       131064
      Scheduler: 1
                                                   Resource Unavailable
                        Used        Total          for (seconds)
               L1          2           63
               L2          2         4095
               L3          2        16383
               Q          16       131064

Release Information

Command introduced in Junos OS Release 19.3R1.

footer-navigation