52-91
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 52 Configuring QoS
Configuring QoS on the Switch
Enabling Per-Aggregate Policer QoS Statistics Data Export
To enable QoS statistics data export on a per-aggregate policer basis, perform this task in privileged
mode:
Note You must enable QoS statistics data export globally in order for the per-aggregate policer configuration
to take effect.
This example shows how to enable QoS statistics data export for a specific aggregate policer and verify
the configuration:
Console> (enable) set qos statistics export aggregate ipagg_3 enable
Statistics data export enabled for aggregate policer ipagg_3
Console> (enable) show qos statistics export info
Statistics export status and configuration information
------------------------------------------------------
Export status: enabled
Export time interval: 300
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)
When enabled for a named aggregate policer, QoS statistics data export contains the following fields,
separated by the delimiter character:
• Export type (“2” for an aggregate policer)
• Aggregate policer name
• Direction (“in”)
• Number of in-profile packets
• Number of packets that exceed the CIR
• Number of packets that exceed the PIR
• Time stamp
Task Command
Step 1
Enable QoS statistics data export per-aggregate
policer.
set qos statistics export aggregate name {enable
| disable}
Step 2
Verify the configuration. show qos statistics export info