Command Reference Guide
99
Examples
# Apply the queue-based WRED table table1 to interface FortyGigE 1/1/1.
<Sysname> system-view
[Sysname] interface FortyGigE 1/1/1
[Sysname-FortyGigE1/1/1] qos wred apply table1
Related commands
• display qos wred interface
• display qos wred table
• qos wred table
qos wred table
Use qos wred table to create a WRED table and enter WRED table view.
Use undo qos wred table to delete a WRED table.
Syntax
qos wred queue table table-name
undo qos wred queue table table-name
Default
No WRED table exists.
Views
System view
Predefined user roles
network-admin
Parameters
queue: Creates a queue-based WRED table, which drops packets based on the queue when congestion
occurs.
table table-name: Specifies a name for the WRED table.
Usage guidelines
You cannot delete a WRED table in use. To delete it, first remove it from the specified interface.
Examples
# Create a queue-based WRED table named queue-table1.
<Sysname> system-view
[Sysname] qos wred queue table queue-table1
[Sysname-wred-table-queue-table1]
Related commands
display qos wred table
queue
Use queue to configure the drop-related parameters for a queue in the queue-based WRED table.