Users Guide

Table Of Contents
during no traffic flow. Verify the correct policy maps are applied. The no version of this command returns
the value to the default. The no version of this command removes the applied trust map from the
interface or system QoS.
Example
OS10(config)# interface ethernet 1/1/10
OS10(conf-if-eth1/1/10)# trust-map dot1p default
OS10(conf-if-eth1/1/10)# trust-map dot1p d1
OS10(config)# interface ethernet 1/1/2
OS10(conf-if-eth1/1/2)# trust-map dscp default
OS10(conf-if-eth1/1/2)# trust-map dscp d2
OS10(config)# system qos
OS10(config-sys-qos)# trust-map dot1p default
OS10(config-sys-qos)# trust-map dscp d2
Supported
Releases
10.4.1.0 or later
wred
Configures a weighted random early detection (WRED) profile.
Syntax
wred wred-profile-name
Parameters wred-profile-name Enter a name for the WRED profile.
Default Not configured
Command Mode CONFIGURATION
Usage
Information
The no version of this command removes the WRED profile.
Example
OS10(config)# wred test_wred
OS10(config-wred)#
Supported
Releases
10.4.0E(R1) or later
Quality of service 1401