cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
483
Views
0
Helpful
4
Replies

QoS

The_guroo_2
Level 2
Level 2

guy i am very new to QoS just to make my self understand what is the difference between ip precedence and DSCP??? i guess both are used for QoS what is the difference secondly when we make a class-map for example class-map cc.....does it mean that match all....as i have seen another class-map match-all cc.....what is the difference between them....thanks alot for looking one more thing i have created class-map cc on a router and when i do show class-map it shows match-all staement in it......in running config just wanted to know why we write it and when we dont write it....thanks bud

4 Replies 4

Laurent Aubert
Cisco Employee
Cisco Employee

Hi,

Please look at the following link and let me know if you have other question.

http://www.cisco.com/en/US/tech/tk543/tk757/technologies_tech_note09186a00800949f2.shtml#dscpandassuredforwardingclasses

Thanks

Laurent.

Joseph W. Doherty
Hall of Fame
Hall of Fame

The difference between IP Predence and DSCP is how the IP header's ToS byte bits are allocated and their purpose. Basically IP Predence is based on an older RFC than the DSCP RFC.

Either can be used, or not, for QoS purposes. There are suggestions for how either might be used, but no, I believe, requirements.

How DSCP might be used was very open ended and there have been follow-on RFCs addressing possible usage. The more important ones concern assured forwarding (AFxy) and expedited forwarding (EF), which you'll likely bump into.

QoS is one of those subjects, that I don't think is really difficult to understand, but requires knowing lots of information for it to be well understood.

You might try first reading some Wiki articles on the subject along with some Cisco infomation other than their IOS reference manuals. A good book on the subject can be a great aid.

Craig Norborg
Level 4
Level 4

You can use either in the same way if you want, although DSCP is more current and standard. IP Precedence is somewhat a predecessor to DSCP and DSCP is for the most part backwards compatible.

From a technical viewpoint, IP Precedence is the top 3 (bits 5 - 7) of the TOS Byte. DSCP is the top 6 (bits 2 - 7) of the TOS Byte.

johnlloyd_13
Level 9
Level 9

answering your second question regarding class-map config. the difference between match-all and match-any is their logical operation. in other words, match-all (which is the default) operates as a logical AND. "all" of the match statements (under config-cmap subconfig) must be met for packets to be grouped under this class. on the other hand, match-any is like a logical OR. "at least one" match statements must be met for packets to be grouped under this class. we write class maps first (following MQC) to group/identify/classify traffic we wanted to apply QoS.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco