mls qos cos
Examples
This example shows how to configure the default port CoS to 4:
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:
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
show mls qos interface
Catalyst 3550 Multilayer Switch Command Reference
2-166
Description
Displays quality of service (QoS) information.
Chapter 2
Cisco IOS Commands
78-11195-09