2-184
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco Catalyst Blade Switch 3030 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 gigabitethernet0/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 gigabitethernet0/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
show mls qos interface
Displays quality of service (QoS) information.