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
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Configuring Schedulers

date_range 29-Nov-23

You configure a scheduler by including the scheduler statement at the [edit class-of-service] hierarchy level:

content_copy zoom_out_map
schedulers {
    scheduler-name {
        buffer-size (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;
        priority priority-level;
        shaping-rate (percent percentage | rate);
        transmit-rate (rate | percent percentage remainder) <exact | rate-limit>;
    }
}
Note:

Committing changes to schedulers and queues interrupts traffic on affected ports while queue resources are reconfigured.

For detailed information about scheduler configuration statements, see the indicated topics:

footer-navigation