About MQC
Cisco Modular Quality of Service Command Line Interface (MQC) provides a language to define QoS policies.
You configure QoS policies by following these three steps:
-
Define traffic classes.
-
Associate policies and actions with each traffic class.
-
Attach policies to logical or physical interfaces.
MQC provides a command type to define traffic classes and policies:
-
policy-map—Defines a policy map that represents a set of policies to be applied on a class-by-class basis to class maps.
The policy map defines a set of actions to take on the associated traffic class, such as limiting the bandwidth or dropping packets.
You define the following class-map and policy-map object types when you create them:
-
network qos—Defines MQC objects that you can use for system level-related actions.
-
qos—Defines MQC objects that you can use for marking and policing.
-
queuing—Defines MQC objects that you can use for queuing and scheduling.
Note |
The qos type is the default. Egress QoS policies are not supported on the subinterfaces. |
You can attach policies to ports, port channels, or subinterfaces by using the service-policy command.
You can view all or individual values for MQC objects by using the show class-map and show policy-map commands.
Caution |
In the interface configuration mode, the device can accept QoS and access control list (ACL) commands irrespective of the line card on which the interface host is up or down. However, you cannot enter the interface submode when the line card is down because the device does not accept any preconfiguration information. |