Deployment Guide

Examples for Creating a DSCP Color Map
Display all DSCP color maps.
Dell# show qos dscp-color-map
Dscp-color-map mapONE
yellow 4,7
red 20,30
Dscp-color-map mapTWO
yellow 16,55
Display a specic DSCP color map.
Dell# show qos dscp-color-map mapTWO
Dscp-color-map mapTWO
yellow 16,55
Displaying a DSCP Color Policy Conguration
To display the DSCP color policy conguration for one or all interfaces, use the show qos dscp-color-policy {summary
[interface] | detail {interface}} command in EXEC mode.
summary: Displays summary information about a color policy on one or more interfaces.
detail: Displays detailed color policy information on an interface
interface
: Enter the name of the interface that has the color policy congured.
Examples for Displaying a DSCP Color Policy
Display summary information about a color policy for one or more interfaces.
Display summary information about a color policy for a specic interface.
Display detailed information about a color policy for a specic interface
Classify Trac
Class maps dierentiate trac so that you can apply separate quality of service policies to dierent types of trac.
For both class maps, Layer 2 and Layer 3, the Dell Networking OS matches packets against match criteria in the order that you congure
them.
Creating a Layer 3 Class Map
A Layer 3 class map dierentiates ingress packets based on the DSCP value or IP precedence, and characteristics dened in an IP ACL. You
can also use VLAN IDs and VRF IDs to classify the trac using layer 3 class-maps.
You may specify more than one DSCP and IP precedence value, but only one value must match to trigger a positive match for the class
map.
NOTE
: IPv6 and IP-any class maps cannot match on ACLs or VLANs.
Use step 1 or step 2 to start creating a Layer 3 class map.
1 Create a match-any class map.
CONFIGURATION mode
Quality of Service (QoS)
649