Understanding Red Drop Profiles Overview; Configuring Red Drop Profiles - Juniper ACX1000 Configuration Manual

Junos os; acx series universal access router
Hide thumbs Also See for ACX1000:
Table of Contents

Advertisement

Understanding RED Drop Profiles Overview

Related
Documentation

Configuring RED Drop Profiles

Copyright © 2017, Juniper Networks, Inc.
You can configure two parameters to control congestion at the output stage. The first
parameter defines the delay-buffer bandwidth, which provides packet buffer space to
absorb burst traffic up to the specified duration of delay. When the specified delay buffer
becomes full, packets with 100 percent drop probability are dropped from the head of
the buffer.
The second parameter defines the drop probabilities across the range of delay-buffer
occupancy, supporting the random early detection (RED) process. When the number of
packets queued is greater than the ability of the router to empty a queue, the queue
requires a method for determining which packets to drop from the network. To address
this, Junos OS provides the option of enabling RED on individual queues.
Depending on the drop probabilities, RED might drop many packets long before the buffer
becomes full, or it might drop only a few packets even if the buffer is almost full.
A drop profile is a mechanism of RED that defines parameters that allow packets to be
dropped from the network. Drop profiles define the meanings of the loss priorities.
When you configure drop profiles, there are two important values: the queue fullness
and the drop probability. The queue fullness represents a percentage of the memory used
to store packets in relation to the total amount that has been allocated for that specific
queue. Similarly, the drop probability is a percentage value that correlates to the likelihood
that an individual packet is dropped from the network.
You specify drop probabilities at the
fill-level percentage drop-probability percentage;]
hierarchy and reference them in each scheduler configuration. For each scheduler, you
can configure four drop profiles as
levels can be specified in each drop-profile map. The drop probability associated with
the least fill level must be set as zero, otherwise the CLI command will be rejected during
commit check.
Configuring RED Drop Profiles on page 907
Understanding Schedulers Overview on page 874
You enable RED by applying a drop profile to a scheduler. When RED is operational on
an interface, the queue no longer drops packets from the tail of the queue. Rather, packets
are dropped after they reach the head of the queue.
To configure a drop profile, include the
hierarchy level:
class-of-service]
[edit class-of-service]
drop-profiles {
profile-name {
Chapter 27: Configuring Class of Service
[edit class-of-service drop-profiles drop profile-name
class-of-service (COS) configuration
high-tcp, medium-high-tcp, low-tcp, non-tcp
statement at the
drop-profiles
. Two fill
[edit
907

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents