if-exceeding

Syntax

if-exceeding {bandwidth-limit rate;bandwidth-percent number;burst-size-limit bytes;}

Hierarchy Level

[edit firewall policer policer-name]

Release Information

Statement introduced before Junos OS Release 7.4.

Description

Configure policer rate limits.

Options

bandwidth-limit bps—Traffic rate, in bits per second (bps). There is no minimum value, but any value below 61,040 bps results in an effective rate of 30,520 bps.

Range: 32,000 through 32,000,000,000 bps
Default: None

bandwidth-percent number—Port speed, in decimal percentage number.

Range: 1 through 100
Default: None

burst-size-limit bytes—Maximum burst size, in bytes. The minimum recommended value is the maximum transmission unit (MTU) of the IP packets being policed.

Range: 1500 through 100,000,000 bytes
Default: None

Note: On M120, M320, and T Series routers, you can specify a minimum bandwidth limit of 8k (8000 bps). On the MX Series routers, you can specify a minimum bandwidth limit of 65,535 bps. Values below 65,535, even if allowed, will generate a commit error.

Usage Guidelines

See Configuring Multifield Classifiers, Using Multifield Classifiers to Set PLP, and Configuring Schedulers for Priority Scheduling; for a general discussion of this statement, see the Junos Policy Framework Configuration Guide.

Required Privilege Level

firewall—To view this statement in the configuration.

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

Related Topics

filter (Configuring), priority (Schedulers)