5-5
Quality of Service: Managing Bandwidth More Effectively
QoS Terminology
DSCP Differentiated Services Codepoint. (Also known as codepoint.) A DSCP consists of the upper six bits
of the:
• Type of Service (ToS) byte in an IPv4 packet
• Traffic Class byte in an IPv6 packet
• There are 64 possible DSCP codepoints. In the default QoS configuration for the switches covered
in this guide, some codepoints (such as Assured Forwarding and Expedited Forwarding) are
configured by default with an 802.1p priority. All other codepoints have no 802.1p priority assigned
and are listed as No-override (see Table 5-11).
DSCP policy A DSCP codepoint that is configured with an 802.1p priority (0 to 7). Default: No-override.
Using a DSCP policy, you can configure the switch to prioritize IP packets that match a specified
classifier by assigning a new DSCP and 802.1p priority (0-7). For more information on DSCP, refer to
“IPv4 ToS/IPv6 Traffic Class Byte” on page 5-41. For an example of the DSCP bit set in a ToS or Traffic
Class field, see Figure 5-13.
edge switch In QoS, an edge switch is a switch that receives traffic from the edge of the LAN or from outside the
LAN, and forwards it to devices within the LAN. Typically, an edge switch is used with QoS to identify
packets based on classifiers such as TCP/UDP application type, IP-device (address), Layer 3 protocol
(LAN), VLAN-ID (VID), and source port (although it can also be used to classify packets on the basis of
IP precedence and DSCP bits). Using this packet recognition, the edge switch can be used to set 802.1p
priorities or DSCP policies that downstream devices will honor.
inbound port Any port on the switch through which traffic enters the switch.
IP options Optional fields supported in an IPv4 packet header.
IP precedence
bits
The upper three bits in the:
• Type of Service (ToS) byte of an IPv4 packet
• Traffic Class byte of an IPv6 packet
IP precedence
mode
See Type-of-Service (ToS), below.
IPv4 Version 4 of the IP protocol.
IPv6 Version 6 of the IP protocol.
outbound
packet
A packet leaving the switch through any LAN port.
outbound port Any port on the switch through which traffic leaves the switch.
outbound port
queue
On any port, a buffer that holds outbound traffic until it is transmitted from the switch through the port.
By default, there are eight outbound queues for each port on the switch. Queue 8 is the highest priority
queue; queue 1 is the lowest priority queue. Traffic in a port’s high priority queue leaves the switch
before any traffic in the port’s medium or low priority queues.
QoS policy Defines a policy configured in one of the following ways:
• Classifier-based: Rate-limiting and/or prioritizing (by 802.1p priority, IP precedence, or DSCP bit
setting) packets in a specified traffic class (defined by the class command).
• Globally-configured: 802.1p priority and/or DSCP codepoint (with global QoS commands)
Term Use in This Document