System information

10-29
Port Status and Basic Configuration
QoS Passthrough Mode
For example:
ProCurve(config)# no qos-passthrough-mode
Command will take effect after saving configuration and
reboot
ProCurve(config)# write memory
ProCurve(config)# reload
This command can be enabled and disabled only from the switch's CLI. QoS
Passthrough Mode cannot be enabled or disabled through either the switch's
menu or Web browser interfaces.
When enabled, this feature adds qos-passthrough-mode to the switch’s startup-
config file. For example, in an otherwise default configuration, executing show
config lists the startup-config file (with QoS Passthrough Mode set to typical)
as follows:
Figure 10-14. Example of the Startup-Config File Listing when QoS Pass-Through Mode = “Typical”
optimized: Consists of two queues; a smaller queue for protocol
packets and a larger queue for all other traffic.
typical: Consists of four queues consisting of a large queue for
normal traffic and small queues for protocol and low priority
traffic.
ProCurve(config)# show config
Startup configuration:
; J9085A Configuration Editor; Created on release #R.11.XX
hostname "ProCurve Switch 2610-24"
snmp-server contact "George"
ip default-gateway 15.255.152.1
qos-passthrough-mode
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged 1-28
ip address dhcp-bootp
exit
Indicates QoS Pass-Through
mode set to ‘typical’.