-
null
- Prerequisites for PFC QoS Statistics Data Export
- Restrictions for PFC QoS Statistics Data Export
- Information About PFC QoS Statistics Data Export
- Default Settings for PFC QoS Statistics Data Export
- How to Configure PFC QoS Statistics Data Export
- Enabling PFC QoS Statistics Data Export Globally
- Enabling PFC QoS Statistics Data Export for a Port
- Enabling PFC QoS Statistics Data Export for a Named Aggregate Policer
- Enabling PFC QoS Statistics Data Export for a Class Map
- Setting the PFC QoS Statistics Data Export Time Interval
- Configuring PFC QoS Statistics Data Export Destination Host and UDP Port
- Setting the PFC QoS Statistics Data Export Field Delimiter
PFC QoS Statistics Data Export
- Prerequisites for PFC QoS Statistics Data Export
- Restrictions for PFC QoS Statistics Data Export
- Information About PFC QoS Statistics Data Export
- Default Settings for PFC QoS Statistics Data Export
- How to Configure PFC QoS Statistics Data Export
Note ●
For complete syntax and usage information for the commands used in this chapter, see these publications:
http://www.cisco.com/en/US/products/ps11846/prod_command_reference_list.html
- Cisco IOS Release 15.4SY supports only Ethernet interfaces. Cisco IOS Release 15.4SY does not support any WAN features or commands.
http://www.cisco.com/en/US/products/hw/switches/ps708/tsd_products_support_series_home.html
Participate in the Technical Documentation Ideas forum
Prerequisites for PFC QoS Statistics Data Export
Restrictions for PFC QoS Statistics Data Export
Information About PFC QoS Statistics Data Export
The PFC QoS statistics data export feature generates per-LAN-port and per-aggregate policer utilization information and forwards this information in UDP packets to traffic monitoring, planning, or accounting applications. You can enable PFC QoS statistics data export on a per-LAN-port or on a per-aggregate policer basis. The statistics data generated per port consists of counts of the input and output packets and bytes. The aggregate policer statistics consist of counts of allowed packets and counts of packets exceeding the policed rate.
The PFC QoS statistics data collection occurs periodically at a fixed interval, but you can configure the interval at which the data is exported. PFC QoS statistics collection is enabled by default, and the data export feature is disabled by default for all ports and all configured aggregate policers.
Note
The PFC QoS statistics data export feature is completely separate from NetFlow Data Export and does not interact with it.
Default Settings for PFC QoS Statistics Data Export
|
|
|
|---|---|
How to Configure PFC QoS Statistics Data Export
- Enabling PFC QoS Statistics Data Export Globally
- Enabling PFC QoS Statistics Data Export for a Port
- Enabling PFC QoS Statistics Data Export for a Named Aggregate Policer
- Enabling PFC QoS Statistics Data Export for a Class Map
- Setting the PFC QoS Statistics Data Export Time Interval
- Configuring PFC QoS Statistics Data Export Destination Host and UDP Port
- Setting the PFC QoS Statistics Data Export Field Delimiter
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:
Note
You must enable PFC QoS statistics data export globally for other PFC QoS statistics data export configuration to take effect.
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 GigabitEthernet port 5/24 and verify the configuration:
When enabled on a port, PFC QoS statistics data export contains the following fields, separated by the delimiter character:
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:
|
|
|
|
|---|---|---|
Router(config)# platform qos statistics-export aggregate-policer aggregate_policer_name |
Enables PFC QoS statistics data export for a named aggregate policer. |
|
This example shows how to enable PFC QoS statistics data export for an aggregate policer named aggr1M and verify the configuration:
When enabled for a named aggregate policer, PFC QoS statistics data export contains the following fields, separated by the delimiter character:
Enabling PFC QoS Statistics Data Export for a Class Map
To enable PFC QoS statistics data export for a class map, perform this task:
|
|
|
|
|---|---|---|
Router(config)# platform qos statistics-export class-map classmap_name |
||
This example shows how to enable PFC QoS statistics data export for a class map named class3 and verify the configuration:
When enabled for a class map, PFC QoS statistics data export contains the following fields, separated by the delimiter character:
–
Export type (“4” for a classmap and port)
–
Number of bytes that exceed the CIR
–
Number of bytes that exceed the PIR
–
Export type (“5” for a class map and VLAN)
–
Number of bytes that exceed the CIR
–
Number of bytes that exceed the PIR
–
Export type (“6” for a class map and port channel)
–
Number of bytes that exceed the CIR
Setting the PFC QoS Statistics Data Export Time Interval
To set the time interval for the PFC QoS statistics data export, perform this task:
This example shows how to set the PFC QoS statistics data export interval and verify the configuration:
Configuring PFC QoS Statistics Data Export Destination Host and UDP Port
To configure the PFC QoS statistics data export destination host and UDP port number, perform this task:
Note
When the PFC QoS data export destination is a syslog server, the exported data is prefaced with a syslog header.
|
|
|
|
|
|---|---|---|---|
|
|
||
|---|---|---|
|
|
|
|
This example shows how to configure 172.20.52.3 as the destination host and syslog as the UDP port number and verify the configuration:
Setting the PFC QoS Statistics Data Export Field Delimiter
To set the PFC QoS statistics data export field delimiter, perform this task:
|
|
|
|
|---|---|---|
Router(config)# platform qos statistics-export delimiter delimiter_character |
||
This example shows how to set the PFC QoS statistics data export field delimiter and verify the configuration:
http://www.cisco.com/en/US/products/hw/switches/ps708/tsd_products_support_series_home.html
Participate in the Technical Documentation Ideas forum
Feedback