2-116
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
clear qos mac-cos
clear qos mac-cos
To clear the values set by the set qos mac-cos command, use the clear qos mac-cos command.
clear qos mac-cos dest_mac [vlan]
clear qos mac-cos all
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines If the vlan value is not entered, all entries for the MAC address are cleared.
Examples This example shows how to clear the values set by the set qos mac-cos command and return to the
default settings for all MAC address and VLAN pairs:
Console> (enable) clear qos mac-cos all
All CoS to Mac/Vlan entries are cleared.
Console> (enable)
This example shows how to clear the values set by the set qos mac-cos command and return to the
default settings for a specific MAC address:
Console> (enable) clear qos mac-cos 1-2-3-4-5-6 1
CoS to Mac/Vlan entry for mac 01-02-03-04-05-06 vlan 1 is cleared.
Console> (enable)
Related Commands set qos mac-cos
show qos mac-cos
dest_mac Number of the destination host MAC address.
vlan (Optional) Number of the VLAN; valid values are from 1 to 4094.
all Clears CoS values for all MAC/VLAN pairs.