31-72
Catalyst 6500 Series Switch Cisco IOS Software Configuration Guide—Release 12.1 E
78-14099-04
Chapter 31 Configuring PFC QoS
Configuring PFC QoS
Enabling PFC QoS Statistics Data Export for a Named Aggregate Policer
To enable PFC QoS statistics data export for a named aggregate policer, perform this task:
This example shows how to enable PFC QoS statistics data export for an aggregate policer named
aggr1M and verify the configuration:
Router# configure terminal
Router(config)# mls qos statistics-export aggregate-policer aggr1M
Router(config)# end
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
QoS Statistics Data Export is enabled on following ports:
---------------------------------------------------------
FastEthernet5/24
QoS Statistics Data export is enabled on following shared aggregate policers:
-----------------------------------------------------------------------------
aggr1M
Router#
When enabled for a named aggregate policer, PFC QoS statistics data export contains the following
fields, separated by the delimiter character:
Export type (“3” for an aggregate policer)
Aggregate policer name
Direction (“in”)
PFC or DFC slot number
Number of in-profile packets
Number of packets that exceed the CIR
Number of packets that exceed the PIR
Time stamp
Command Purpose
Step 1 Router(config)# mls qos statistics-export
aggregate-policer aggregate_policer_name
Enables PFC QoS statistics data export for a named
aggregate policer.
Router(config)# no mls qos statistics-export
aggregate-policer aggregate_policer_name
Disables PFC QoS statistics data export for a named
aggregate policer.
Step 2 Router(config)# end Exits configuration mode.
Step 3 Router# show mls qos statistics-export info Verifies the configuration.