2-359
Catalyst 3750 Switch Command Reference
OL-8552-07
Chapter 2 Catalyst 3750 Switch Cisco IOS Commands
mls qos cos
Examples
This example shows how to configure the default port CoS to 4 on a port:
Switch(config)#
interface gigabitethernet2/0/1
Switch(config-if)#
mls qos trust cos
Switch(config-if)#
mls qos cos 4
This example shows how to assign all the packets entering a port to the default port CoS value of 4
on a port:
Switch(config)#
interface gigabitethernet2/0/1
Switch(config-if)#
mls qos cos 4
Switch(config-if)#
mls qos cos override
You can verify your settings by entering the
show mls qos interface
privileged EXEC command.
Related Commands
Command
Description
Displays quality of service (QoS) information.