ESR series service routers.ESR-Series. User manual
•
•
Step Description Command Keys
21 Specify RED (Random Early Detection)
parameters (if required).
esr(config-class-policy-map)#
random-detect <LIMIT> <MIN>
<MAX> <APS> <APS-NUM>
<PROBABILITY>
<LIMIT> – limited size of a
queue in bytes, takes values of
in the range of [1..1000000];
<MIN> – minimum size of a
queue in bytes, takes value in
the range of [1..1000000];
<MAX> – maximum size of a
queue in bytes, takes value in
the range of [1..1000000];
<APS> –average size of a
queue in bytes, takes value in
the range of [1..10000000];
<APS-NUM> – number of
average size packets allowed
for short-term transmission;
<PROBABILITY> – probability
of packet drop, takes values of
[0..100].
When specifying the values, the
following rules should be
fulfilled:
<MAX>> 2 * <MIN>
<LIMIT>> 3 * <MAX>