Configuring Standard QoS
Command
Step 3
mls qos trust [cos | dscp | ip-precedence]
Step 4
end
Step 5
show mls qos interface
Step 6
copy running-config startup-config
To return a port to its untrusted state, use the no mls qos trust interface configuration command.
For information on how to change the default CoS value, see the
Interface" section on page
"Configuring the CoS-to-DSCP Map" section on page
Configuring the CoS Value for an Interface
Note
Catalyst 2960-S switches do not support ingress queueing.
QoS assigns the CoS value specified with the mls qos cos interface configuration command to untagged
frames received on trusted and untrusted ports.
Beginning in privileged EXEC mode, follow these steps to define the default CoS value of a port or to
assign the default CoS to all incoming packets on the port:
Command
Step 1
configure terminal
Step 2
interface interface-id
Catalyst 2960 and 2960-S Switches Software Configuration Guide, Release 15.0(1)SE
33-44
Purpose
Configure the port trust state.
By default, the port is not trusted. If no keyword is specified, the
default is dscp.
The keywords have these 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.
dscp—Classifies an ingress packet by using the packet DSCP
•
value. For a non-IP packet, the packet CoS value is used if the
packet is tagged; for an untagged packet, the default port CoS is
used. Internally, the switch maps the CoS value to a DSCP value
by using the CoS-to-DSCP map.
•
ip-precedence—Classifies an ingress packet by using the packet
IP-precedence value. For a non-IP packet, the packet CoS value
is used if the packet is tagged; for an untagged packet, the default
port CoS is used. Internally, the switch maps the CoS value to a
DSCP value by using the CoS-to-DSCP map.
Return to privileged EXEC mode.
Verify your entries.
(Optional) Save your entries in the configuration file.
33-44. For information on how to configure the CoS-to-DSCP map, see the
Purpose
Enter global configuration mode.
Specify the port to be configured, and enter interface configuration mode.
Valid interfaces include physical ports.
Chapter 33
"Configuring the CoS Value for an
33-65.
Configuring QoS
OL-26520-01