xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
351
Example usage:
To config the WRED function parameters for port 2 and class ID 2, with a drop start of 50% and a drop slope of 45º:
DES-3800:admin#config wred ports 2 class_id 2 drop_start 50
drop_slope 45
Command: config wred ports 2 class_id 2 drop_start 50
drop_slope 45
Success.
DES-3800:admin#
Example usage:
To config the WRED function parameters for port 2 and all class IDs, with a drop start of 50% and a drop slope of 45º and
average time of 100 microseconds:
DES-3800:admin#config wred ports 2 drop_start 50 drop_slope 45
average_time 100
Command: config wred ports 2 drop_start 50 drop_slope 45
average_time 100
Success.
DES-3800:admin#
show wred
Purpose
Used to disable WRED on the Switch.
Syntax
show wred {ports [<portlist> | all]}
Description
This command will display the configured parameters for the WRED
settings on the Switch.
Parameters
ports <portlist>
- Specify a port or group of ports for which to display
WRED settings. A list of ports are configured by entering the first and last
port of the list, separated by a dash. Multiple separate ports may be
entered by separating them with a comma.
all
– Specifying this parameter will display the WRED settings for all ports
on the Switch.
Restrictions
None.
Example usage:
To display the WRED parameters set on the Switch.