[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Configuring Schedulers

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

schedulers {
scheduler-name {
buffer-size (percent percentage | remainder | temporal microseconds);
drop-profile-map loss-priority (any | low | medium-low | medium-high | high) protocol (any) drop-profile profile-name;
priority priority-level;
transmit-rate (rate | percent percentage remainder) <exact | rate-limit>;
}
}

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


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]