52-92
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 52 Configuring QoS
Configuring QoS on the Switch
Clearing the Aggregate Policer QoS Statistics
To clear the aggregate policer QoS statistics, perform this task in privileged mode:
This example shows how to clear the QoS aggregate policer statistics for a specific aggregate policer:
Console> (enable)
clear qos statistics aggregate-policer aggr_1
Aggregate policer 'aggr_1' statistical counters cleared.
If you do not specify the aggregate policer, all aggregate policer statistics are cleared:
Console> (enable)
clear qos statistics aggregate-policer
QoS aggregate policers statistical counters cleared.
Setting the QoS Statistics Data Export Time Interval
The default interval at which the QoS statistics is exported is 30 seconds. To set the time interval for the
QoS statistics data export, perform this task in privileged mode:
This example shows how to set the QoS statistics data export interval and verify the configuration:
Console> (enable)
set qos statistics export interval 500
Time interval set to 500
Console> (enable)
show qos statistics export info
Statistics export status and configuration information
------------------------------------------------------
Export status: enabled
Export time interval: 500
Export destination:172.20.52.3 SYSLOG facility LOG_LOCAL6 (176), severity LOG_DE
BUG (7)
Port Export
------ --------
1/1 disabled
1/2 disabled
3/1 disabled
3/2 disabled
5/1 enabled
5/2 disabled
<output truncated>
Aggregate name Export
-------------- --------
ipagg_3 enabled
Console> (enable)
Task
Command
Step 1
Clear the aggregate policer QoS statistics.
clear qos statistics aggregate-policer
[
policer_name
]
Step 2
Verify the configuration.
show qos statistics export info
Task
Command
Step 1
Set the time interval for the QoS statistics data
export.
set qos statistics export interval
interval_seconds
Step 2
Verify the configuration.
show qos statistics export info