Wred Ip-Precedence - H3C SR6600 Command Reference Manual

Multi-core router
Hide thumbs Also See for SR6600:
Table of Contents

Advertisement

Removing the wred command configuration removes the wred dscp command configuration as well.
The drop-related parameters are removed if the configuration set with the queue af command or the
queue wfq command is removed.
Related commands: qos policy, traffic behavior, and classifier behavior.
Examples
# Set the following parameters for packets with DSCP value 3: lower limit 20, upper limit 40, and drop
probability denominator 15.
<Sysname> system-view
[Sysname] traffic behavior database
[Sysname-behavior-database] queue wfq
[Sysname-behavior-database] wred dscp
[Sysname-behavior-database] wred dscp 3 low-limit 20 high-limit 40 discard-probability
15

wred ip-precedence

Syntax
wred ip-precedence precedence low-limit low-limit high-limit high-limit [ discard-probability
discard-prob ]
undo wred ip-precedence precedence
View
Traffic behavior view
Default level
2: System level
Parameters
precedence: IP precedence, which ranges from 0 to 7.
low limit low-limit: Specifies the lower WRED limit (in packets). The value ranges from 1 to 1024 and
defaults to 10.
high-limit high-limit: Specifies the upper WRED limit (in packets). The value ranges from 1 to 1024 and
defaults to 30.
discard-probability discard-prob: Specifies the denominator of the drop probability. The value ranges
from 1 to 255 and defaults to 10.
Description
Use the wred ip-precedence command to configure the lower limit, upper limit, and drop probability
denominator for packets with a specified IP precedence.
Use the undo wred ip-precedence command to delete the configuration.
Before configuring this command, make sure the IP precedence-based WRED drop is enabled using the
wred command.
The wred ip-precedence command configuration is removed when the wred command configuration is
removed.
The drop-related parameters are removed if the queue af command configuration or the queue wfq
command configuration is removed.
103

Advertisement

Table of Contents
loading

Table of Contents