2-60
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch Cisco IOS Commands
cpu traffic qos dscp
Examples This example shows how to configure the DSCP value of CPU-generated packets:
Switch(config)# cpu traffic qos dscp 36
This example shows how to configure the switch to trust the DSCP value of incoming CPU-generated
packets:
Switch(config)# cpu traffic qos dscp trust
This example shows how to mark the DSCP of CPU-generated IP traffic (including IP-SLA and
TWAMP) based on the DSCP value in the packet.
The example has these results:
• All IP traffic with the DSCP value 0 is assigned DSCP value 30.
• All IP traffic with the DSCP values af41 (34), af42 (36) and af43 (38) are assigned DSCP value 48.
• All other IP and non-IP traffic is processed by the default configuration.
Maps:
Switch(config)# mls qos
Switch(config)# mls qos map dscp-mutation mapname 0 to 30
Switch(config)# mls qos map dscp-mutation mapname 34 36 38 to 48
CPU QoS:
Switch(config)# cpu traffic qos dscp dscp-mutation mapname
Related Commands Command Description
cpu traffic qos cos Configures the CoS value for CPU-generated traffic.
cpu traffic qos
precedence
Configures the precedence for CPU-generated traffic.
mls qos map Configures a global map to set CoS, DSCP, and precedence values for
CPU-generated traffic.
show cpu traffic qos Displays the QoS marking values configured for CPU-generated traffic.
show mls qos maps Displays information for all global maps.
show running-config Displays the configured global maps and CPU traffic QoS settings.