![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/b/be/bbe1e288-4d15-4ed1-a675-ae1111215856/bbe1e288-4d15-4ed1-a675-ae1111215856-bg1cd.png)
31-71
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 Port
To enable PFC QoS statistics data export for a port, perform this task:
This example shows how to enable PFC QoS statistics data export on FastEthernet port 5/24 and verify
the configuration:
Router# configure terminal
Router(config)# interface fastethernet 5/24
Router(config-if)# mls qos statistics-export
Router(config-if)# 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
Router#
When enabled on a port, PFC QoS statistics data export contains the following fields, separated by the
delimiter character:
• Export type (“1” for a port)
• Slot/port
• Number of ingress packets
• Number of ingress bytes
• Number of egress packets
• Number of egress bytes
• Time stamp
Command Purpose
Step 1
Router(config)# interface type
1
slot/port
1. type = ethernet, fastethernet, gigabitethernet, or tengigabitethernet
Selects the interface to configure.
Step 2
Router(config-if)# mls qos statistics-export
Enables PFC QoS statistics data export for the port.
Router(config-if)# no mls qos statistics-export
Disables PFC QoS statistics data export for the port.
Step 3
Router(config)# end
Exits configuration mode.
Step 4
Router# show mls qos statistics-export info
Verifies the configuration.