5-95
Quality of Service: Managing Bandwidth More Effectively
Differentiated Services Codepoint (DSCP) Mapping
Example of Changing the Priority Setting on a Policy
When One or More Classifiers Are Currently Using the Policy
In this example, the codepoint 000001 is in use by one or more global QoS
policies. If you try to modify the priority currently associated with the code-
point, an error message similar to the following is displayed:
Figure 5-41. Error Message for Changing the Priority on a DSCP Policy
In this case, you would use steps similar to the following to change the priority.
1. Identify the global and classifier-based QoS policies that use the codepoint
whose DSCP-priority mapping you want to change.
Figure 5-42. Identifying the QoS Policies that Use a Codepoint
HP Switch(config)# qos dscp-map 1 priority 2
Cannot modify DSCP Policy 1 - in use by other qos rules.
HP Switch(config)# show qos device-priority
Device priorities
Device Address Apply Rule | DSCP Priority
-------------- ---------- - ---- -----------
10.26.50.104 DSCP | 1 6
HP Switch(config)# show qos port-priority
Port priorities
Port Apply rule | DSCP Priority Radius Override
---- ---------- ----- ---------- ---------------
1 No-override | No-override No-override
2 No-override | No-override No-override
3 DSCP | 1 6 No-override
4 No-override | No-override No-override
.
.
.
HP Switch(config)# show qos tcp-udp-port-priority
TCP/UDP port based priorities
| IP Packet Application
Protocol | Type Port Apply rule | DSCP Priority
-------- + ---------- ---------- ---------- + ------ --------
UDP | IPv4 1260 DSCP | 1 6
Three classifiers use
the codepoint that is
to be changed.