buffer-size

Syntax

buffer-size (percent percentage | remainder | temporal microseconds);

Hierarchy Level

[edit class-of-service schedulers scheduler-name]

Release Information

Statement introduced before Junos OS Release 7.4.

Description

Specify buffer size.

Default

If you do not include this statement, the default scheduler transmission rate and buffer size percentages for queues 0 through 7 are 95, 0, 0, 5, 0, 0, 0, and 0 percent.

Options

percent percentage—Buffer size as a percentage of total buffer.

remainder—Remaining buffer available.

temporal microseconds—Buffer size as a temporal value. The queuing algorithm starts dropping packets when it queues more than a computed number of bytes. This maximum is computed by multiplying the logical interface speed by the configured temporal value.

Range: The ranges vary by platform as follows:

Required Privilege Level

interface—To view this statement in the configuration.

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

Related Topics