43-4
Cisco 7600 Series Router Cisco IOS Software Configuration Guide, Release 12.2SX
OL-4266-08
Chapter 43 Configuring PFC QoS Statistics Data Export
Configuring PFC QoS Statistics Data Export
•
Number of egress packets
•
Number of egress bytes
•
Time stamp
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 bytes
•
Number of bytes that exceed the CIR
•
Number of bytes 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.