From CCIE Study Wiki
Quality of Service or QoS give network administrators a set of tools to help them maximize network bandwidth and responsiveness.
Theory
Cisco created the Modular QoS CLI or MQC to standardize how QoS features are configured in IOS. Tools using MQC all start with the phrase "class-based".
MQC commands have three major commands, each with associated subordinate commands -
- Under the class-map command, you define what values you are looking to match in packets.
- Under the policy-map command, you configure what actions you want to apply to your defined classes.
- Finally, wit the service-policy command, you define what interface(s) you want your policy maps to apply to.
Class-maps - the class-map command can be followed by the keywords match-all or match any; and then name (case sensitive) of the class-map.
- The class-map command is followed by one or more match commands which specify out what will make for a match on a packet. There are MANY options for the match command to match on.
- The match-all keyword means that ALL match subcommands must match for the given class map. The match-any command means that only ONE of the following match subcommands must be matched.
- The match protocol command uses NBAR to perform the match
- Class-maps can be nested into one another! The command to call this would be match class name.
- Packets that do not match a defined class are considered to match a class called class-default
Commands
Default Settings
Verification
Troubleshooting, Tips, and Tricks
Online Resources
Cisco Resources
- Cisco Learning Module presentation on an introduction to modular QoS CLI (must be registered to view).
Other Sources
Have something to contribute? See a mistake on this page? Have a hint or a link to share?
The CCIE Study Wiki is open to everyone to edit! All you need to do is to create an account to start contributing.
Please be sure to follow our posting guidelines when editing the wiki.
Maybe you have just have some thoughts or suggestions for this entry?
Use the Discussion link on the top or bottom menu to create or join the CCIE forum post on this topic.
You can also go straight to the CCIE Forums and start a new discussion in the forum of your choice.
If you'd rather just contact us with your thoughts, we'd love to hear what you have to say.