Celestica Documentation Portal

Find your product documents here

Show scheduler policy

Displays the specified scheduler's configuration.

Syntaxshow qos scheduler-policy [<scheduler-policy-name>]
Command modeEXEC
Parameters
  • scheduler-policy-name – (Optional) Alphanumeric string including - and _ (Maximum: 32 characters).

Usage None
Supported Releases1.0.0 or later
Click command None
Example
sonic# show qos scheduler-policy
Scheduler Policy: test1
  queue: 1
         type   : STRICT
         weight : 10
  queue: 2
         type   : WRR
         weight : 20
  queue: 3
         type   : DWRR
         weight : 30

Scheduler Policy: test2
  queue: 2
         type   : DWRR
         weight : 22

sonic# show qos scheduler-policy test2
Scheduler Policy: test2
  queue: 2
         type   : DWRR
         weight : 22