31-10
Catalyst 2928 Switch Software Configuration Guide
OL-23389-01
Chapter 31 Configuring QoS
Configuring Standard QoS
Figure 31-6
Port Trusted States within the QoS Domain
Beginning in privileged EXEC mode, follow these steps to configure the port to trust the classification
of the traffic that it receives:
101236
Trunk
Trusted interface
Traffic classification
performed here
Trusted boundary
IP
P1
P3
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
interface
interface-id
Specify the port to be trusted, and enter interface configuration
mode.
Valid interfaces include physical ports.
Step 3
mls qos trust
[
cos
]
Configure the port trust state.
By default, the port is not trusted. If no keyword is specified, the
default is
cos
.
The keyword has this meanings:
cos
—Classifies an ingress packet by using the packet CoS value.
For an untagged packet, the port default CoS value is used. The
default port CoS value is 0.
Step 4
end
Return to privileged EXEC mode.
Step 5
show mls qos interface
Verify your entries.
Step 6
copy running-config startup-config
(Optional) Save your entries in the configuration file.