The Performance Routing (PfR) Data Export v1.0 NetFlow v9 Format feature allows you to simplify real-time PfR performance data export by using the NetFlow v9 standard protocol and formats supported in RFC 3954,
Cisco Systems NetFlow Services Export Version 9. It allows you to export both regular time-based performance data as well as PfR Route Policy Control Events data.
This feature exports data from the master controller (MC) to data collectors in your network and allows you to see more easily how Performance Routing is functioning in your network.
Your software release may not support all the features documented in this module. For the latest feature information and caveats, see the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the Feature Information Table at the end of this document.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to
www.cisco.com/go/cfn. An account on Cisco.com is not required.
Information About PfR Data Export v1.0 NetFlow v9 Format
NetFlow Version 9 is a flexible and extensible means for transferring NetFlow records from a network node to a collector. NetFlow Version 9 has definable record types and is self-describing for easier NetFlow Collection Engine configuration.
NetFlow Version 9 export allows new fields to be sent to the NetFlow Collection Engine (formerly called the NetFlow Collector) at set intervals. You can enable the features that you want, and the field values corresponding to those features are sent to the NetFlow Collection Engine.
Benefits of the PfR Data Export v1.0 NetFlow v9 Format Feature
The PfR Data Export v1.0 NetFlow v9 Format feature exports data from the Master Controller (MC) to data collectors in your network and allows you to see more easily how Performance Routing is functioning in your network.
Cisco customers who produce applications that provide NetFlow Collection Engine or display services for NetFlow need not recompile their applications each time a new NetFlow technology is added. Instead, with the PfR Data Export v1.0 NetFlow v9 Format features, Cisco customers can use an external data file that documents the known field types.
How to Enable the PfR Data Export v1.0 NetFlow v9 Format Feature
Configures NetFlow Version 9 as the export protocol.
Step 6
transportudpudp-port
Example:
Router(config-flow-exporter)# transport udp 2000
Configures the transport protocol.
Step 7
exit
Example:
Router(config-flow-exporter)# exit
Returns to global configuration mode.
Step 8
pfrmaster
Example:
Router(config)# pfr master
Enables a Cisco IOS Performance Routing (PfR) process, configures a router as a PfR master controller, and enters PfR master controller configuration mode.
Step 9
exporterexporter-name
Example:
Router(config-pfr-mc)# exporter pfr_exp
Configures a flow exporter.
Step 10
end
Example:
Router(config-pfr-mc)# end
Exits PfR master controller configuration mode and returns to privileged EXEC mode.
Verifying the PfR Data Export v1.0 NetFlow v9 Format Configuration
To verify the PfR Data Export v1.0 NetFlow v9 Format configuration and to ensure that the data is being exported to the master controller as expected, complete the following steps at the PfR master controller.
SUMMARY STEPS
1.enable
2.showpfrmasterexportstatistics
3.showpfrmastertraffic-class
4.exit
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2
showpfrmasterexportstatistics
Example:
Router# show pfr master export statistics
Displays PfR NetFlow Version 9 export statistics.
To clear the display, use the
clearpfrmasterexportstatistics command.
Step 3
showpfrmastertraffic-class
Example:
Router# show pfr master traffic-class
Displays information about all the traffic classes that are monitored and controlled by at the PfR master controller.
Step 4
exit
Example:
Router# exit
Exits privileged EXEC configuration mode.
Configuration Examples for the PfR Data Export v1.0 NetFlow v9 Format Feature
The Cisco Support and Documentation website provides online resources to download documentation, software, and tools. Use these resources to install and configure the software and to troubleshoot and resolve technical issues with Cisco products and technologies. Access to most tools on the Cisco Support and Documentation website requires a Cisco.com user ID and password.
Feature Information for PfR Data Export v1.0 NetFlow v9 Format
The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to
www.cisco.com/go/cfn. An account on Cisco.com is not required.
Table 1 Feature Information for PfR Data Export v1.0 NetFlow v9 Format
Feature Name
Releases
Feature Information
PfR Data Export v1.0 NetFlow v9 Format
15.2(2)T
The PfR Data Export v1.0 NetFlow v9 Format feature allows you to simplify real-time PfR performance data export by using the NetFlow v9 standard protocol and format supported in RFC 3954. It allows you to export both regular time-based data as well as PfR Route Policy Control Events data.
This feature exports performance data from the Master Controller (MC) to data collectors and allows you to see more easily how PfR is working.
The following commands were introduced by this feature: clearpfrmasterexportstatistics,debugpfrmasterexportpassive,debugpfrmasterexportactive,debugpfrmasterexportlink,debugpfrmasterexporttraffic-class,debugpfrmasterexportcost-minimization,debugpfrmasterexportborder,debugpfrmasterexportoption,debugpfrmasterexportprocess,debugpfrmasterexportconfig,debugpfrmasterexport,exporter(PfR),and
showpfrmasterexportstatistics.