2-114
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
clear qos dscp-mutation-table-map
clear qos dscp-mutation-table-map
To clear the DSCP mutation table map, use the clear qos dscp-mutation-table-map command.
clear qos dscp-mutation-table-map {all | vlan | mutation_table_id}
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines This command is available only on PFC3.
If you enter a mutation_table_id argument, all VLANs in the specified mutation table are set to mutation
table 0, which is the default mutation table number.
Examples This example shows how to clear VLANs 3 through 33 from the mutation tables:
Console> (enable) clear qos dscp-mutation-table-map 3-33
VLAN(s) 3-33 are removed from mutation-id-maps.
Console> (enable)
This example shows how to clear all VLANs from the mu tati on t able s:
Console> (enable) clear qos dscp-mutation-table-map all
All VLANs are removed from mutation-id-maps.
Console> (enable)
This example shows how to clear mutation table 3:
Console> (enable) clear qos dscp-mutation-table-map 3
QoS dscp-mutation-map for mutation-table-id 3 is restored to default.
Console> (enable)
Related Commands clear qos dscp-mutation-map
set qos dscp-mutation-map
set qos dscp-mutation-table-map
show qos maps
all Clears all VLANs from DSCP mutation table mapping.
vlan Numbers of the VLANs to be cleared from DSCP mutation t abl e ma pp ing.
mutation_table_id Number of the mutation table to be clea red; valid values are from 1 t o 15.
See the “Usage Guidelines” section for more information.