Operation Manual – QoS
H3C S3610&S5510 Series Ethernet Switches
Chapter 6 Congestion Avoidance
6-3
6.2.2 Configuration Procedure
Follow these steps to configure WRED:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter
port view
interface
interface-type
interface-number
Enter
port
view or
port
group
view
Enter
port
group
view
port-group
{
manual
port-group-name |
aggregation
agg-id
}
Perform either of the two
operations.
The configuration performed in
port view applies to the current
port only. Configuration performed
in port group view applies to all the
ports in the port group.
Enable WRED
qos wred enable
Required
6.2.3 Configuration Example
I. Network requirements
Enable WRED on Ethernet1/0/1.
II. Configuration procedure
# Enter system view.
<Sysname> system-view
# Enter port view.
[Sysname] interface Ethernet 1/0/1
# Enable WRED.
[Sysname-Ethernet1/0/1] qos wred enable
6.3 Configuring Queue Length
6.3.1 Configuration Prerequisites
The ports or port group requiring this configuration and the intended queue length
values for each queue are determined.
6.3.2 Configuration Procedure
Follow these steps to configure queue length:
To do…
Use the command…
Remarks
Enter system view
system-view
—