Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

transmit-rate (Schedulers)

Syntax

transmit-rate (rate | percent percentage | remainder) <exact | rate-limit>;

Hierarchy Level

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

Release Information

Statement introduced before Junos OS Release 7.4.

rate-limit option introduced in Junos OS Release 8.3. Applied to the Multiservices PICs in Junos OS Release 9.4.

Statement introduced in Junos OS Release 12.1X48 for PTX Series Packet Transport Switches.

Statement introduced in Junos OS Release 12.2 for ACX Series Routers.

Description

Specify the transmit rate or percentage for a scheduler.

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, respectively.

Options

exact—(Optional) Enforce the exact transmission rate. Under sustained congestion, a rate-controlled queue that goes into negative credit fills up and eventually drops packets. This value should never exceed the rate-controlled amount. For PTX Series Packet Transport Switches, this option is allowed only on the non-strict-high (high, medium-high, medium-low, or low) queues.

percent percentage—Percentage of transmission capacity. A percentage of zero drops all packets in the queue.

Range: 0 through 100 percent for M, MX and T Series routers; 1 through 100 percent for PTX Series Packet Transport Switches; 0 through 200 percent for the SONET/SDH OC48/STM16 IQE PIC

  • On M Series Multiservice Edge Routers, for interfaces configured on 4-port E1 and 4-port T1 PICs only, you can configure a percentage value only from 11 through 100. These two PICs do not support transmission rates less than 11 percent.
  • The configuration of the transmit-rate percent 0 exact statement at the [edit class-of-service schedules scheduler-name] hierarchy is ineffective on T4000 routers with Type 5 FPC.
  • On MIC and MPC interfaces on MX Series routers, when the transmit rate is configured as a percentage and exact or rate-limit is enabled on a queue, the shaping rate of the parent node is used to compute the transmit rate. If exact or rate-limit is not configured, the guaranteed rate of the parent node is used to compute the transmit rate.

rate—Transmission rate, in bps. You can specify a value in bits per second either as a complete decimal number or as a decimal number followed by the abbreviation k (1000), m (1,000,000), or g (1,000,000,000).

Range: 3200 through 160,000,000,000 bps

Note: For all MX Series interfaces, the rate can be from 65,535 through 160,000,000,000 bps.

rate-limit—(Optional) Limit the transmission rate to the rate-controlled amount by applying a policing action to the queue. Packets are hard-dropped when traffic exceeds the specified maximum transmission rate.

Note: For PTX Series Packet Transport Switches, this option is allowed only on the strict-high queue. We recommend that you configure rate limit on strict-high queues because the other queues may not meet their guaranteed bandwidths.

Note: The configuration of the rate-limit statement is supported on T4000 routers only with a Type 5 FPC.

remainder—Use the remaining rate available.

Required Privilege Level

interface—To view this statement in the configuration.

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

Published: 2013-10-22