41-73
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
78-13315-02
Chapter 41 Configuring QoS
Configuring QoS
Setting the QoS Statistics Data Export Time Interval
The default interval at which 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)
Configuring 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
Task
Command
Step 1
Set the time interval for the QoS statistics data
export.
set qos statistics export interval
interval
Step 2
Verify the configuration.
show qos statistics export info
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