show wredprofile

show wredprofile {ports [port_list | all]}

Description

Displays WRED configuration data for the specified ports or all ports.

Syntax Description

port_list Specifies a list of slots and ports to display. Specify ports in the following formats: 3-5, 2:5, 2:6-2:8.
all Specifies that this command applies to all ports on the device.

Default

N/A.

Usage Guidelines

If no port or port list is specified, this command displays the default WRED configuration values.

Example

The following example displays the WRED settings for port 2:
# show wredprofile ports 2 

Port: 2 
WRED configuration parameters 
================================================================ 
QoS      Packet         Min     Max     Max        Avg.          
Profile  Type    Color  Thresh  Thresh  Drop-Rate  Weight  ECN   
================================================================ 
  QP1    TCP     Green    100%    100%       100%     4%   Off 
  QP1    TCP     Red      100%    100%       100%     4%   Off 
  QP1    non-TCP Any      100%    100%       100%     4%   Off 
  QP1    non-TCP Red      100%    100%       100%     4%   Off 

  QP5    TCP     Green    100%    100%       100%     5%   On 
  QP5    TCP     Red      100%    100%       100%     5%   On 
  QP5    non-TCP Any      100%    100%       100%     5%   On 
  QP5    non-TCP Red      100%    100%       100%     5%   On 

  QP8    TCP     Green    100%    100%       100%     4%   Off 

History

This command was first available in ExtremeXOS 12.7.

ECN column added in ExtremeXOS 22.3.

Platform Availability

This command is available on the ExtremeSwitching 5320 and 5520 series switches.