■
< af11 | af12 | af13 | ... > -- Define Differentiated Services Codepoint to
which to map IP ToS.
■
< 0 to 63 > -- Specify the DSCP code-point in decimal.
■
-- Define Differentiated Services Codepoint to which to map IP ToS.
■
< 0 to 63 > -- Specify the DSCP code-point in binary. (BINARY)
■
< 0 to 63 > -- Specify the DSCP code-point in decimal.
■
< af11 | af12 | af13 | ... > -- Define Differentiated Services Codepoint to
which to map IP ToS.
■
< af11 | af12 | af13 | ... > -- Configure the Type-of-Service method
the device uses to prioritize IP traffic
■
-- Define Differentiated Services Codepoint to which to map IP ToS.
■
< 0 to 63 > -- Specify the DSCP code-point in binary. (BINARY)
■
< 0 to 63 > -- Specify the DSCP code-point in decimal.
■
< af11 | af12 | af13 | ... > -- Define Differentiated Services Codepoint to
which to map IP ToS.
■
-- In IP-Precedence mode, IPv4 packets are classified and given a QoS priority
based on the upper 3 bits of the IP ToS field. The priority association is automatic and cannot
be changed: IP-Precedence 802.1p ToS Bits Priority -------------------------------- 111 7 (Highest) 110
6 101 5 100 4 011 3 010 0 (Normal) 001 2 (Low) 000 1 (Lowest)
EXAMPLES
Example: qos
The following example shows the 802.1p priority for the UDP and TCP port prioritization.
ProCurve(config)# qos tcp-port 23 priority 7
ProCurve(config)# qos udp-port 23 priority 7
ProCurve(config)# qos tcp-port 80 priority 2
ProCurve(config)# qos udp-port 80 priority 1
ProCurve(config)# qos udp-port range 100 199 priority 3
ProCurve(config)# show qos tcp-udp-port-priority
TCP/UDP port based priorities
| Application
|
Protocol | Port
Apply rule | DSCP
Priority
-------- + ----------- ---------- + ------ -----------
TCP
| 23
Priority
|
7
UDP
| 23
Priority
|
7
TCP
| 80
Priority
|
2
UDP
| 80
Priority
|
1
UDP
| 100-199
Priority
|
3
Example: qos
This example assigns the DSCP policies to the selected UDP/TCP port applications.
ProCurve(config)# qos udp-port 23 dscp 000111
ProCurve(config)# qos tcp-port 80 dscp 000101
ProCurve(config)# qos tcp-port 914 dscp 000010
ProCurve(config)# qos udp-port range 1001 2000 dscp 000010
ProCurve(config)# show qos tcp-udp-port-priority
TCP/UDP port based priorities
414
©
2009 Hewlett-Packard Development Company, L.P.
qos
Command Line Interface Reference Guide
Summary of Contents for 6200YL
Page 2: ......
Page 16: ...Introduction 14 2009 Hewlett Packard Development Company L P ...
Page 22: ...Commands 20 2009 Hewlett Packard Development Company L P ...
Page 764: ......