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

schedulers

See the following sections:

schedulers (Class-of-Service)

Syntax

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

Hierarchy Level

[edit class-of-service]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Specify scheduler name and parameter values.

Options

scheduler-name—Name of the scheduler to be configured.

The remaining statements are explained separately.

Usage Guidelines

See Configuring a Scheduler.

Required Privilege Level

interface—To view this statement in the configuration.

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

schedulers (Interfaces)

Syntax

schedulers number;

Hierarchy Level

[edit interfaces]

Release Information

Statement introduced in JUNOS Release 8.2.

Description

Specify number of schedulers for Ethernet IQ2 PIC port interfaces.

Default

If you omit this statement, the 1024 schedulers are distributed equally over all ports in multiples of 4.

Options

number—Number of schedulers to configure on the port.

Range: 1 through 1024

Usage Guidelines

See Configuring the Number of Schedulers for Ethernet IQ2 PICs.

Required Privilege Level

interface—To view this statement in the configuration.

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


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