Administrator Guide

dot1p Queue ID
6 6
7 7
Command Modes
INTERFACE
CONFIGURATION
CONFIGURATION TERMINAL BATCH
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell Networking
OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.10(0.0) Introduced the Configuration Terminal Batch mode on C9010.
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
8.2.1.0 Added the kbps option on the C-Series, E-Series, and S-Series.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
6.5.1.0 Expanded the command to permit configuration on port channels.
6.1.1.1 Introduced on the E-Series.
Usage Information
To honor all incoming 802.1p markings on incoming switched traffic on the interface, enter this command. By
default, this facility is not enabled (that is, the 802.1p markings on incoming traffic are not honored).
You can apply this command on both physical interfaces and port channels. When you set the service-class
dynamic for a port channel, the physical interfaces assigned to the port channel are automatically configured; you
cannot assign the
service-class dynamic command to individual interfaces in a port channel.
All dot1p traffic is mapped to Queue 0 unless you enable the service-class dynamic dot1p command
on an interface or globally.
Layer 2 or Layer 3 service policies supersede dot1p service classes.
Use this command in Configuration Terminal Batch mode to honor the incoming 802.1p markings in a dual-homing
setup.
service-class wred backplane
After you create a WRED profile with ECN functionality, specify per-queue granularity for backplane ports and include the WRED profile in
a service class. Using this command, you can enable or disable queue-specific settings and specify minimum and maximum buffer
thresholds in the WRED profile applied to each packet color-code. Also, you can specify the maximum drop rate percentage for yellow and
green profiles. The per-queue profile configured is applied to all the backplane ports.
C9000 Series
Syntax
[no] service-class wred {green | weight | yellow} {[queue0 number/string] ||
[queue1 number/string] || [queue2 number/string] || [queue3 number/string] ||
[queue4 number/string] || [queue5 number/string] || [queue6 number/string] ||
[queue7 number/string]} backplane
Quality of Service (QoS) 1353