Navigation
Supported Platforms
Related Documentation
- QFabric System, QFX Series standalone switches
- Example: Configuring WRED Drop Profiles
- Understanding CoS WRED Drop Profiles
drop-profiles
Syntax
drop-profiles {profile-name {interpolate {fill-level low-value fill-level high-value drop-probability 0 drop-probability high-value;}}}
Hierarchy Level
[edit class-of-service]
Release Information
Statement introduced in Junos OS Release 11.1 for the QFX Series.
Description
Define drop profiles for weighted random early detection (WRED).
For a packet to be dropped, it must match the drop profile. When a packet arrives, WRED checks the queue fill level. If the fill level corresponds to a nonzero drop probability, the WRED algorithm determines whether to drop the arriving packet.
Options
profile-name—Name of the drop profile.
The remaining statements are explained separately.
Required Privilege Level
interface—To view this statement in the
configuration.
interface-control—To add this
statement to the configuration.
Related Documentation
- QFabric System, QFX Series standalone switches
- Example: Configuring WRED Drop Profiles
- Understanding CoS WRED Drop Profiles
Published: 2014-07-23
Supported Platforms
Related Documentation
- QFabric System, QFX Series standalone switches
- Example: Configuring WRED Drop Profiles
- Understanding CoS WRED Drop Profiles