Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - QUALITY OF SERVICE CONFIGURATION GUIDE 2010-09-22 Configuration Manual page 61

Software for e series broadband services routers quality of service configuration guide
Table of Contents

Advertisement

Copyright © 2010, Juniper Networks, Inc.
To enable support for 32,000 subscribers with 128,000 QoS queues on ES2 10G ADV
LMs, scheduler memory enhancements have reduced the number of QoS rate counters
that are supported per egress queue rom 7 to 5:
1 is used for forwarding events
3 are used for tail dropping behavior
1 is used for WRED functionality (an aggregate of all colors)
Each line module supports a default drop profile and 15 configurable drop profiles. On
the ES2 10G ADV LM, you must configure WRED in one of the 15 configurable drop profiles;
you cannot configure its default drop profile. Queue rate statistics measure the forwarding
and drop rates of each queue in bits per second. Queue event statistics configure the
E Series router to count the number of times that forwarding or drop rates exceed a
specific threshold. To display information about the number of committed packets and
bytes dropped by WRED for ES2 10G ADV LMs, see the number displayed in the Dropped
by WRED committed field in the output of the show ip interface command. The Dropped
by WRED confirmed and Dropped by WRED exceeded fields always display a value of
zero because of the single counter being used for WRED functionality being calculated
and displayed in the Dropped by WRED committed field of the output.
To configure WRED:
Create a drop profile and enter Drop Profile Configuration mode.
1.
host1(config)#drop-profile internetDropProfile
host1(config-drop-profile)#
You can configure up to 16 drop profiles.
Set the average-length exponent, which specifies the exponent used to weight the
2.
average queue length over time, controlling WRED responsiveness.
host1(config-drop-profile)#average-length-exponent 9
Specifying an average-length exponent enables the RED average queue length
computation.
A higher value smooths out the average and slows WRED reaction to congestion
and decongestion, accommodating short bursts without dropping. Too large a value
can smooth the average to the point that WRED does not react at all.
A lower value speeds up WRED reaction. Too low a value can cause overreaction
to short bursts, dropping packets unnecessarily.
(Optional) Set the minimum and maximum threshold for committed traffic.
3.
host1(config-drop-profile)#committed-threshold percent 30 90 4
(Optional) Set the minimum and maximum threshold for conformed traffic.
4.
host1(config-drop-profile)#conformed-threshold percent 25 90 5
(Optional) Set the minimum and maximum threshold for exceeded traffic.
5.
host1(config-drop-profile)#exceeded-threshold percent 20 90 6
Chapter 4: Configuring Dropping Behavior with RED and WRED
31

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents