10-23
Port Status and Basic Configuration
QoS Pass-Through Mode
For example, suppose you wanted to configure ports 1-3 on the switch to
prioritize all untagged, inbound VLAN traffic as “Low” (priority level = 1; refer
to table 10-3 on page 10-20).
Figure 10-12. Example of Configuring Non-Default Prioritization on Untagged, Inbound Traffic
Messages Related to Prioritization
Troubleshooting Prioritization
Refer to “Prioritization Problems” on page C-10 in the “Troubleshooting”
chapter.
ProCurve(config)# int 1-3 qos priority 1
ProCurve(config)# write mem
ProCurve(config)# show config
Startup configuration:
; J9019B Configuration Editor; Created on release #Q.11.XX
hostname "ProCurve Switch 2510"
interface 1
qos priority 1
no lacp
exit
interface 2
qos priority 1
no lacp
exit
interface 3
qos priority 1
no lacp
exit
Ports 1- 3 are now configured to
assign a priority level of “1” (Low) to
untagged, incoming traffic. (Any
inbound, tagged traffic retains its
priority level while transiting the
switch.)
Ports 1-3 are now
configured to assign a
priority level of “1”
(Low) to untagged,
incoming traffic. (Any
inbound, tagged traffic
retains its priority level
while transiting the
switch.)
Message Meaning
< priority-level >: Unable to create. The port(s) on which you are trying to configure a qos
priority may belong to a port trunk. Trunked ports cannot be
configured for qos priority.