schedulers (CoS)
Syntax
schedulers { scheduler-name { adjust-minimum rate; adjust-percent percentage; buffer-dynamic-threshold value; 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
[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
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.