52-93
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 52 Configuring QoS
Configuring QoS on the Switch
Configuring the QoS Statistics Data Export Destination Host and UDP Port
To configure the QoS statistics data export destination host and UDP port number, perform this task in
privileged mode:
This example shows how to configure the QoS statistics data export destination host and UDP port
number and verify the configuration:
Console> (enable)
set qos statistics export destination stargate 9996
Statistics data export destination set to stargate port 9996.
Console> (enable)
show qos statistics export info
Statistics export status and configuration information
------------------------------------------------------
Export status: enabled
Export time interval: 500
Export destination:Stargate, UDP port 9996
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)
Displaying the QoS Statistics
To display the QoS statistics per-aggregate policer packet and byte rates, perform this task in privileged
mode:
This example shows how to display the QoS statistics per-aggregate policer packet and byte rates:
Console>
show qos statistics aggregate-policer
QoS aggregate-policer statistics:
Aggregate Policer Packet Count Packets exceed Packets exceed
normal rate excess rate
-------------------------------- ------------ -------------- -----------------
test 1000 20 5
Console>
Task
Command
Step 1
Configure the QoS statistics data export
destination host and UDP port number.
set qos statistics export destination
{
host_name
|
ip_address
} [
syslog
[
facility
|
severity
]
port
]
Step 2
Verify the configuration.
show qos statistics export info
Task
Command
Display the QoS statistics per-aggregate policer
packet and byte rates.
show qos statistics aggregate-policer
[
policer_name
]