PurposeCommand or Action
Creates or specifies the name of the traffic policy and
enters QoS policy-map configuration mode.
policy-map policy-map-name
Example:
Router(config)# policy-map policy1
Step 3
•
Enter the policy map name.
Specifies the name of a traffic class and enters QoS
policy-map class configuration mode.
class {class-name | class-default}
Example:
Router(config-pmap)# class class1
Step 4
This step associates the traffic class with the
traffic policy.
Note
(Optional) Specifies a minimum bandwidth guarantee
to a traffic class in periods of congestion.
bandwidth {bandwidth-kbps | percent
percent}
Step 5
Example:
Router(config-pmap-c)# bandwidth
3000
•
A minimum bandwidth guarantee can be specified
in kb/s or by a percentage of the overall available
bandwidth.
The bandwidth command enables CBWFQ.
The bandwidth command is an example of the
commands that you can use in a policy map to
enable a QoS feature. For information about
the other commands available, see the
“Elements of a Traffic Policy” section.
Note
--Enter the commands for any additional
QoS feature that you want to enable, if
Step 6
applicable; otherwise, continue with
Step 7.
(Optional) Exits QoS policy-map class configuration
mode and returns to privileged EXEC mode.
end
Example:
Router(config-pmap-c)# end
Step 7
Attaching a Traffic Policy to an Interface Using the MQC
Procedure
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Cisco cBR Series Converged Broadband Routers Quality of Services Configuration Guide for Cisco IOS XE Fuji
16.7.x
19
Modular Quality of Service Command-Line Interface QoS
Attaching a Traffic Policy to an Interface Using the MQC