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

schedulers (CoS)

date_range 31-May-24

Syntax

content_copy zoom_out_map
schedulers {
    scheduler-name  {
        buffer-dynamic-threshold value;        
        buffer-size (percent percentage | remainder);
        drop-profile-map loss-priority (low | medium-high | high) protocol protocol drop-profile drop-profile-name;
        excess-rate;
        explicit-congestion-notification;
        priority priority;
        shaping-rate (rate | percent percentage);
        transmit-rate (percent percentage) <exact>;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit class-of-service]

Description

Specify scheduler name and parameter values such as minimum bandwidth (transmit-rate), maximum bandwidth (shaping-rate), and priority (priority).

Options

Note:

The syntax above shows all possible options. The options that appear for you can vary depending on the platform, software release, and operating system (Junos OS or Junos OS Evolved).

scheduler-name —Name of the scheduler.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 11.1.

buffer-dynamic-threshold option introduced in Junos OS Evolved Release 22.3R1.

footer-navigation