Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

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 27-Nov-24

Syntax

content_copy zoom_out_map
schedulers {
    scheduler-name {
        adjust-minimum rate;
        adjust-percent percentage;
        buffer-dynamic-threshold value;
        buffer-rate (percent percent |  rate);
        buffer-size (seconds | percent percentage | remainder | temporal microseconds);
        drop-profile-map loss-priority (any | low | medium-low | medium-high | high) protocol (any | non-tcp | tcp) drop-profile profile-name;
        excess-priority [ low | medium-low | medium-high | high | none];
        excess-rate (percent percentage | proportion value);
        explicit-congestion-notification;
        priority priority-level;
        shaping-rate (percent percentage | rate);
        transmit-rate (percent percentage | rate | remainder) <exact | rate-limit>;
    }
}

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 to be configured.

The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced before Junos OS Release 7.4.

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

external-footer-nav