25-2
Catalyst2950 Desktop Switch Software Configuration Guide
78-11380-05
Chapter25 Co nf iguring QoS
Understanding QoS
Video wizardGives traffic that originates from specified video servers a higher priority than the
priority of data traffic. The wizard assumes that the video servers are connected to a single device
in the cluster. Refer to the video wizard online help for procedures about using this wizard.
This chapter consists of these sections:
Understanding QoS, page 25-2
Configuring QoS, page 25-9
Displaying QoS Information, page 25-28
QoS Configuration Examples, page 25-29
Understanding QoS
This section describes how QoS is implemented on the switch. If y ou have the SI insta ll ed on yo ur
switch, some concepts and features in this section might not apply. For a list of available features, see
Table25-1 on pag e 25-1.
Typically, networks operate on a best-ef fort de liv ery basis, which mean s that all t raf fic h as equal priority
and an equal chance of being delivered in a timely manner. When congestion occurs, all traffic has an
equal chance of being dropped.
When you configure the QoS feature, you can select specific network traffic, prioritize it according to
its relative importance, and use congestion-management and conge stio n-avoidance t ech nique s to
provide preferential treatment. Implementing QoS in your network makes ne twork p er forma nc e mo re
predictable and bandwidth utilization more effective.
The QoS implementation is based on the DiffServ archit ect u re, a n em erg ing s tan da rd fr om the In tern et
Engineering Task Force (IETF). This architecture spe cif ies that each pack et i s classi f ied u pon entr y into
the network. The classification is carried in the IP packet header, using 6 bits from the deprecated IP
type-of-service (ToS) field to carry the classification (class) information.
Classification can also be carried in the Layer 2 frame. These special bits in the Layer 2 frame or
a La yer 3 packet are described here and shown in Figure 25-1:
Prioritization values in Layer 2 frames
Layer 2 802.1Q frame headers have a 2-byte Tag Control Information field that carries the class of
service (CoS) value in the three most-significant bits, which are called the User Priority bits. On
interfaces configured as Layer 2 802.1Q trunks, all traffic is in 802.1Q f ra mes excep t fo r t raffic in
the native VLAN.
Other frame types cannot carry Layer 2 CoS values.
Layer 2 CoS values range from 0 for low priority to 7 for high priority.
Prioritization bits in Layer 3 packets
Layer 3 IP packets can carry a Differentiated Services Code Point (DSCP) value. The supported
DSCP values are 0, 8, 10, 16, 18, 24, 26, 32, 34, 40, 46, 48, and 56 .