D-Link xStack DGS-3620 Reference Manual page 1288

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
DGS-3620-28PC:admin#create wred profile 2 profile_name profilename
Command: create wred profile 2 profile_name profilename
Success.
DGS-3620-28PC:admin#
122-4 config wred profile
Description
This command is used to configure the WRED profile.
Format
config wred profile [default | profile_id <int 2-128> | <profile_name 32>] {tcp | non_tcp}
{green | yellow | red} min_threshold <int 0-100> max_threshold <int 0-100> max_drop_rate
<int 0-100>
Parameters
default - Specify the default WRED profile to be configured.
profile_id - Specifies the WRED profile ID to be configured.
<int 2-128> - Enter the WRED profile ID.
<profile_name 32> - Enter the WRED profile name.
tcp - (Optional) Specifies the TCP type of packets to be dropped.
non_tcp - (Optional) Specifies the non-TCP type of packets to be dropped.
green - (Optional) Specifies the green packets to be dropped.
yellow - (Optional) Specifies the yellow packets to be dropped.
red - (Optional) Specifies the red packets to be dropped.
min_threshold - Specifies the minimum threshold value used. If the queue size is higher than
this value, then the color yellow will be assigned to it. If the queue size is lower than this value,
then the color green will be assigned to it and then it will be guaranteed not to be dropped.
Yellow packet behavior depends on the profile setting for this color.
<int 0-100> - Enter the value between 0 and 100.
max_threshold - Specifies the maximum threshold value used. If the queue size is lower than
this value, then the color yellow will be assigned to it. If the queue size is higher than this
value, then the color red will be assigned to it and then it will be dropped. Yellow packet
behavior depends on the profile setting for this color.
<int 0-100> - Enter the value between 0 and 100.
max_drop_rate - Specifies the maximum drop rate value.
<int 0-100> - Enter the value between 0 and 100.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To config the profile 2 to drop all type and all color packets:
1283

Advertisement

Table of Contents
loading

Table of Contents