30-25
Catalyst2950 and Catalyst2955 Switch Software Configuration Guide
78-11380-10
Chapter30 Configuring QoS Configuring Standard QoS
You cannot enable trusted boundary if auto-QoS is already enabled and vice-versa. If auto-QoS is
enabled and a Cisco IP Phone is absent on a port, the port doe s no t trust the classification of traffic that
it receives.
Table30-6 lists the por t c onfigura tio n whe n a n I P p hone is pr esent or a bsent .
Enabling Pass-Through Mode
In software releases earlier than Cisco IOS Release12.1(11)EA1, the switch is in pass-through mode. It
uses the CoS value of incoming packets without modifying the DSCP value and sends the packets from
one of the four egress queues. You cannot enable or disable pass-through mode if your switch is running
a software release earlier than Cisco IOS Release12.1(11)EA1.
In Cisco IOS Release 12.1(11)EA1 or later, the switch assigns a CoS value of 0 to all incoming packets
without modifying the packets. The switch offers best-effort service to each packet regardless of the
packet contents or size and sends it from a single egress queue.
Beginning in privileged EXEC mode, follow these steps to enable pass-through mode :
Table30-6 Port Configurations When Trusted Boundary is Enabled
Port Configuration When a Cisco IP Phone is Present When a Cisco IP Phone is Absent
The port trusts the CoS value
of the incoming packet. The packet CoS value is trusted. The packet CoS value is assigned
the default CoS value.
The port trusts the DSCP
value of the incoming packet. The packet DSC P value i s trust ed. For tagged non-IP packets, the
packet CoS value is set to 0.
For untagged non-IP packets, the
packet CoS value is assigned the
default CoS value.
The port assigns the default
CoS value to incoming
packets.
The packet CoS value is assigned
the default CoS value. The packet CoS value is assigned
the default CoS value.
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 interface interface-id Specify the interface on which pass-through mode is enabled, and enter
interface configuration mode.
Valid interfaces include physical interfaces.
Step3 mls qos trust cos pass-through dscp Enable pass-through mode. The interface is configured to trust the CoS
value of the incoming packets and to send them without modifying the
DSCP value.
Step4 end Return to privileged EXEC mode.
Step5 show mls qos interface [interface-id] Verify your entries.
Step6 copy running-config startup-config (Optional) Save your entries in the configuration file.