Using Modular QoS CLI (MQC) for Implementing QoS
Note
Cisco introduced MQC to help overcome the shortcomings of using the legacy CLI, and to utilize newer QoS tools and features available in Cisco IOS. MQC provides a building-block approach to applying QoS in that a single module can be used repeatedly to apply a policy to multiple interfaces.
The guidelines for using the MQC method are as follows:
STEP 1. | |
STEP 2. | |
STEP 3. |
Step 1: Defining Traffic Classes Using the class-map Command
Note
Names used in the class-map command are case sensitive.
Note
If you use the match-any argument in the class-map command, only one of the listed match statements must be met for classification to occur. If you use the match-all argument, all the listed match statements must be met for classification to occur. If you do not use either argument, then the match-all argument is applied by default.
Tip
The opposite of the match condition is the match not condition.