Weighted Random Early Detection (Wred) Commands - D-Link DXS-3600-16S Manual

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

Weighted Random Early Detection (WRED) Commands

73-1 clear random-detect drop-counter
This command is used to clear WRED drop counters.
clear random-detect drop-counter
Parameters
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface tenGigabitEthernet 1/0/3
DXS-3600-32S(config-if)#clear random-detect drop-counter
Success
DXS-3600-32S(config-if)#
73-2 random-detect
This command is used to enable the WRED function. The no form of this command use to disable the WRED function.
random-detect COS-VALUE [profile id]
no random-detect COS-VALUE
Parameters
COS-VALUE
profile id
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface tenGigabitEthernet 1/0/3
DXS-3600-32S(config-if)#random-detect 5 profile 10
Success
DXS-3600-32S(config-if)#
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
None.
None.
Interface Configuration Mode.
Level: 15
Only physical ports are valid for this command.
This example shows how to clear WRED drop counters.
Specifies CoS queues on which WRED state will be set.
Specifies the WRED profile that will be applied. If not specified, the WRED profile 1
will be applied
WRED is disabled.
Interface Configuration Mode.
Level: 15
Only physical ports are valid for this command. When a packet arrives, the current
average queue size is calculated by the hardware. The weight value is set by the
command random-detect exponential-weight.
If the current average queue size is less than the min-threshold of the queue, the
arriving packet is queued. If the current queue length is between the min-threshold
and the max-threshold of the queue, the packet is either dropped or queued
depending on the packet drop probability. If the average queue size is greater than
the max-threshold of the queue, all packets will be dropped
This example shows how to enable the WRED function queue 5 and apply WRED
profile 10.
659

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents