2-122
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
clear qos statistics
clear qos statistics
To clear QoS statistic counters, use the clear qos statistics command.
clear qos statistics [aggregate-policer [policer_name]]
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines If you enter the clear qos statistics command without the entering the aggregate-policer keyword, all
QoS statistics are cleared, including all QoS aggregate policer statistics.
If you enter the aggregate-policer keyword without specifying a policer name, all aggregate policer
statistics are cleared.
Examples This example shows how to clear the QoS statistic counters:
Console> (enable) clear qos statistics
QoS statistical cleared.
Console> (enable)
This example shows how to clear all QoS aggregate policer statistics:
Console> (enable) clear qos statistics aggregate-policer
QoS aggregate policers statistical counters cleared.
Console> (enable)
This example shows how to clear the QoS aggregate policer statistics for aggr_1:
Console> (enable) clear qos statistics aggregate-policer aggr_1
Aggregate policer 'aggr_1' statistical counters cleared.
Console> (enable)
Related Commands show qos statistics
aggregate-policer (Optional) Clears QoS aggregate policer statistics.
policer_name (Optional) Name of the aggregate policer.