31-70
Catalyst 6500 Series Switch Cisco IOS Software Configuration Guide—Release 12.1 E
78-14099-04
Chapter 31 Configuring PFC QoS
Configuring PFC QoS
Configuring PFC QoS Statistics Data Export
Note Release 12.1(11b)E and later releases support PFC QoS statistics data export.
These sections describe how to configure PFC QoS statistics data export:
Enabling PFC QoS Statistics Data Export Globally, page 31-70
Enabling PFC QoS Statistics Data Export for a Port, page 31-71
Enabling PFC QoS Statistics Data Export for a Named Aggregate Policer, page 31-72
Enabling PFC QoS Statistics Data Export for a Class Map, page 31-73
Setting the PFC QoS Statistics Data Export Time Interval, page 31-74
Configuring PFC QoS Statistics Data Export Destination Host and UDP Port, page 31-75
Setting the PFC QoS Statistics Data Export Field Delimiter, page 31-77

Enabling PFC QoS Statistics Data Export Globally

To enable PFC QoS statistics data export globally, perform this task:
This example shows how to enable PFC QoS statistics data export globally and verify the configuration:
Router# configure terminal
Router(config)# mls qos statistics-export
Router(config)# end
% Warning: Export destination not set.
% Use 'mls qos statistics-export destination' command to configure the export destination
Router# show mls qos statistics-export info
QoS Statistics Data Export Status and Configuration information
---------------------------------------------------------------
Export Status : enabled
Export Interval : 300 seconds
Export Delimiter : |
Export Destination : Not configured
Router#
Note You must enable PFC QoS statistics data export globally for other PFC QoS statistics data export
configuration to take effect.
Command Purpose
Step 1 Router(config)# mls qos statistics-export Enables PFC QoS statistics data export globally.
Router(config)# no mls qos statistics-export Disables PFC QoS statistics data export globally.
Step 2 Router(config)# end Exits configuration mode.
Step 3 Router# show mls qos statistics-export info Verifies the configuration.