![Enterasys X-Pedition XSR Cli Reference Manual Download Page 488](http://html1.mh-extra.com/html/enterasys/x-pedition-xsr/x-pedition-xsr_cli-reference-manual_2414758488.webp)
Policy-Map Commands
12-92 Configuring Quality of Service
XSR(config)#policy-map policy75
XSR(config-pmap<policy75>)#class acl203
XSR(config-pmap-c<acl203>)#bandwidth percent 35
XSR(config-pmap-c<acl203>)#queue-limit 50
random-detect (RED)
This
command
configures
RED
for
a
policy
map.
This
command
configures
and
enables
Random
Early
Detect
(RED)
for
the
class.
RED
is
a
congestion
avoidance
mechanism
that
slows
traffic
by
randomly
dropping
packets
during
congestion
and
is
useful
with
protocols
like
TCP
that
respond
to
dropped
packets
by
reducing
the
transmission
rate.
While
RED
may
be
implemented
using
WRED,
this
command
is
retained
for
compatibility
with
earlier
releases
and
simplicity
of
configuration
when
only
RED
is
required.
Syntax
random-detect
min-thres max-thres
[
mark-prob
]
Syntax of the “no” Form
The
no
form
of
this
command
disable
RED
on
an
interface:
no random-detect
Mode
Policy
‐
Map
Class
configuration:
XSR(config-pmap-c-<
xx>
)#
Defaults
•
Disabled
•
Mark
‐
prob:
10
Example
The
following
example
enables
RED.
The
minimum
and
maximum
thresholds
are
24
and
40
,
respectively.
The
dropping
probability
is
1/4.
XSR(config)#policy-map foobar
XSR(config-pmap<foobar>)#class alpha
XSR(config-pmap-c<alpha>)#random-detect 24 40 4
min-thres
Peak
limit
of
average
packet
queue
length,
ranging
from
1
to
4096,
beyond
which
the
XSR
randomly
drops
packets.
max
-
thres
Peak
limit
of
average
packet
queue
length,
ranging
from
1
to
4096,
beyond
which
all
packets
are
dropped.
mark-prob
Mark
probability
denominator,
ranging
from
1
to
65,536.
This
is
the
liklihood
of
queued
packets
being
dropped
when
their
number
exceeding
the
minimum
threshold
is
between
0
and
(1/
mark
‐
prob
).
When
the
peak
threshold
is
reached,
drop
probability
is
1
divided
by
the
peak
probability.
Summary of Contents for X-Pedition XSR
Page 1: ...X Pedition Security Router XSR CLI Reference Guide Version 7 6 P N 9033842 07...
Page 2: ......
Page 10: ...viii...
Page 14: ...xii...
Page 134: ...Bootrom Monitor Mode Commands 3 128 Configuring the XSR Platform...
Page 278: ...VRRP Clear and Show Commands 5 202 Configuring the Internet Protocol...
Page 352: ...IGMP Clear and Show Commands 7 104 Configuring IP Multicast...
Page 406: ...Multilink Show Commands 8 136 Configuring the Point to Point Protocol...
Page 436: ...Frame Relay Clear and Show Commands 9 112 Configuring Frame Relay...
Page 460: ...Dialer Watch Commands 10 106 Configuring the Dialer Interface...