2-574
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set qos dscp-mutation-map
set qos dscp-mutation-map
To configure a DSCP mutation map, use the set qos dscp-mutation-map command.
set qos dscp-mutation-map mutation_table_id old_dscp_list:new_dscp...
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines The PFC3 supports 16 DSCP mutation maps. QoS uses one mutation map for the default mapping. You
can configure 15 mutation maps.
You can specify of range of old DSCP mappings. Enter the range as integers separated by a hyphen and a
comma (for example, 1-3,7 specifies mappings 1, 2, 3 and 7).
Examples This example shows how to configure a DSCP mutation map:
Console> (enable) set qos dscp-mutation-map 1 30:2
QoS dscp-mutation-map with mutation-table-id 1 has been set correctly.
Console> (enable)
Related Commands clear qos dscp-mutation-map
clear qos dscp-mutation-table-map
set qos dscp-mutation-table-map
show qos maps
mutation_table_id Number of the mutation table; valid values are from 1 to 15.
old_dscp_list:new dscp... Number of the DSCP mapping and number of the muta ted DS CP
mapping; valid values are from 0 to 63. See the “Usage Guidelines”
section for more information.