qos wred apply

Use qos wred apply to apply a WRED table to an interface.

Use undo qos wred apply to restore the default.

Syntax

qos wred apply [ table-name ]

undo qos wred apply

Default

No WRED table is applied to an interface, and the tail drop mode is used on an interface.

Views

Layer 2 Ethernet interface view

Predefined user roles

network-admin

Parameters

table-name: Specifies a WRED table by its name.

Usage guidelines

If you do not specify a WRED table, this command applies the default WRED table to the interface.

Examples

# Apply queue-based WRED table table1 to GigabitEthernet 1/0/1.

<Sysname> system-view
[Sysname] interface GigabitEthernet 1/0/1
[Sysname-GigabitEthernet1/0/1] qos wred apply table1

Related commands