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 specic DSCP color map.
Dell# show qos dscp-color-map mapTWO
Dscp-color-map mapTWO
yellow 16,55
Displaying a DSCP Color Policy Conguration
To display the DSCP color policy conguration 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 congured.
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 specic interface.
Display detailed information about a color policy for a specic interface
Classify Trac
Class maps dierentiate trac so that you can apply separate quality of service policies to dierent types of trac.
For both class maps, Layer 2 and Layer 3, the Dell Networking OS matches packets against match criteria in the order that you congure
them.
Creating a Layer 3 Class Map
A Layer 3 class map dierentiates ingress packets based on the DSCP value or IP precedence, and characteristics dened in an IP ACL. You
can also use VLAN IDs and VRF IDs to classify the trac 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