Quality of Service (QoS): Managing Bandwidth More Effectively
Using QoS Classifiers To Configure QoS for Outbound Traffic
no qos <
Deletes the specified UDP or TCP port number as a QoS classifier.
show qos
Displays a listing of all TCP and UDP QoS classifiers currently in the
For example, configure and list 802.1p priority for the following UDP and TCP port prioritization:
TCP/UDP Port | 802.1p Priority | 802.1p Priority | |
|
| for TCP | for UDP |
|
|
|
|
TCP Port 23 | (Telnet) | 7 | 7 |
UDP Port 23 | (Telnet) | 7 | 7 |
TCP Port 80 | (World Wide Web HTTP) | 2 | 2 |
UDP Port 80 | (World Wide Web HTTP) | 1 | 1 |
|
|
|
|
ProCurve (config)# qos
ProCurve (config)# qos
ProCurve (config)# qos
ProCurve (config)# qos
ProCurve (config)# show qos
TCP/UDP port based priorities
| Application |
| Priority | ||
Protocol | Port | Apply rule DSCP | |||
+ | |||||
Priority | 7 | ||||
UDP | 23 | Priority | 7 | ||
TCP | 80 | Priority | 2 | ||
UDP | 80 | Priority | 1 |
Values in these two columns define the QoS classifiers to use for identifying packets to prioritize.
Indicates 802.1p priority assignments are in use for packets with 23 or 80 as a TCP or UDP Application port number.
Shows the 802.1p priority assignment for packets with the indicated QoS classifiers.
Figure