Quality of Service: Managing Bandwidth More Effectively
Globally-Configured QoS
HP Switch(config)# show qos dscp-map
DSCP -> 802.p priority mappings
DSCP CodePoint DSCP Value 802.1p tag
-------------- ---------- ----------- --------------------------------
000000
000001
000010
000011
000100
000101
000110
000111
.
Figure 5-25. Displaying the Current DSCP-Priority Mapping in the DSCP Policy Table
HP Switch(config)# qos dscp-map 000110 priority 7
HP Switch(config)# qos dscp-map 000101 priority 5
HP Switch(config)# qos dscp-map 000010 priority 1
HP Switch(config)# show qos dscp-map
Codepoint DSCP Policy | Priority
--------- ----------- + -----------
000000
000001
000010
000011
000100
000101
000110
000111
001000
.
.
Figure 5-26. Assign Priorities to the Selected DSCPs
5-60
0
No-override
1
No-override
2
No-override
3
No-override
4
No-override
5
No-override
6
No-override
7
No-override
.
2.
Configure the priorities for the DSCPs you want to use.
| No-override
| No-override
| 1
| No-override
| No-override
| 5
| No-override
| 7
| No-override
.
.
3.
Assign the DSCP policies to the selected VLAN IDs and display the result.
DSCP Policy name
.
.
.
The DSCPs for this
example have not yet
been assigned an
802.1p priority level.
802.1p priorities
are configured
in this step.