Feedback
|
Table Of Contents
Configuring Data Export for Cisco IOS Flexible NetFlow with Flow Exporters
Prerequisites for Configuring Data Export for Flexible NetFlow with Flow Exporters
Restrictions for Configuring Data Export for Flexible NetFlow with Flow Exporters
Information About Data Export for Flexible NetFlow with Flow Exporters
Benefits of Flexible NetFlow Flow Exporters
How to Configure Data Export for Flexible NetFlow with Flow Exporters
Configuring and Enabling Flexible NetFlow with Data Export
Configuration Examples for Flexible NetFlow Data Export with Flow Exporters
Example: Configuring Multiple Export Destinations
Example: Configuring Sending Export Packets Using QoS
Example: Configuring Version 5 Export
Feature Information for Flexible NetFlow
Configuring Data Export for Cisco IOS Flexible NetFlow with Flow Exporters
First Published: June 19, 2006Last Updated: July 20, 2011This document contains information about and instructions for configuring flow exporters to export Flexible NetFlow data to remote systems such as a UNIX server running NetFlow collector.
NetFlow is a Cisco IOS technology that provides statistics on packets flowing through the router. NetFlow is the standard for acquiring IP operational data from IP networks. NetFlow provides data to support network and security monitoring, network planning, traffic analysis, and IP accounting.
Flexible NetFlow improves on original NetFlow by adding the capability to customize the traffic analysis parameters for your specific requirements. Flexible NetFlow facilitates the creation of more complex configurations for traffic analysis and data export through the use of reusable configuration components.
Finding Feature Information
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 for Flexible NetFlow" section.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Contents
•
Prerequisites for Configuring Data Export for Flexible NetFlow with Flow Exporters
•
Restrictions for Configuring Data Export for Flexible NetFlow with Flow Exporters
•
Information About Data Export for Flexible NetFlow with Flow Exporters
•
How to Configure Data Export for Flexible NetFlow with Flow Exporters
•
Configuration Examples for Flexible NetFlow Data Export with Flow Exporters
•
Feature Information for Flexible NetFlow
Prerequisites for Configuring Data Export for Flexible NetFlow with Flow Exporters
•
You are familiar with the information in the "Cisco IOS Flexible NetFlow Overview" module.
•
The networking device must be running a Cisco IOS release that supports Flexible NetFlow. See the "Cisco IOS Flexible NetFlow Features Roadmap" module for a list of Cisco IOS software releases that support Flexible NetFlow.
IPv4 Traffic
•
The networking device must be configured for IPv4 routing.
•
One of the following must be enabled on your router and on any interfaces on which you want to enable Flexible NetFlow: Cisco Express Forwarding or distributed Cisco Express Forwarding.
IPv6 Traffic
•
The networking device must be configured for IPv6 routing.
•
One of the following must be enabled on your router and on any interfaces on which you want to enable Flexible NetFlow: Cisco Express Forwarding IPv6 or distributed Cisco Express Forwarding.
Restrictions for Configuring Data Export for Flexible NetFlow with Flow Exporters
•
The NetFlow Version 5 export protocol that was first shipped in Cisco IOS Release 12.4(22)T is supported only for flow monitors that use the Flexible NetFlow predefined records.
Information About Data Export for Flexible NetFlow with Flow Exporters
•
Benefits of Flexible NetFlow Flow Exporters
Flow Exporters
Flow exporters are created as separate components in a router's configuration. Exporters are assigned to flow monitors to export the data from the flow monitor cache to a remote system such as a NetFlow collector. Flow monitors can support more than one exporter. Each exporter can be customized to meet the requirements of the flow monitor or monitors in which it is used and the NetFlow collector systems to which it is exporting data.
Benefits of Flexible NetFlow Flow Exporters
Flexible NetFlow allows you to configure many different flow exporters, depending on your requirements. Some of the benefits of Flexible NetFlow flow exporters are as follows:
•
Using flow exporters, you can create an exporter for every type of traffic that you want to analyze so that you can send each type of traffic to a different NetFlow collector. Original NetFlow sends the data in a cache for all of the analyzed traffic to a maximum of two export destinations.
•
Flow exporters support up to ten exporters per flow monitor. Original NetFlow is limited to only two export destinations per cache.
•
Flow exporters can use both TCP and UDP for export.
•
In Cisco IOS Release 12.4(20)T and later releases, flow exporters can use class of service (CoS) in the packets that are sent to export destinations to help ensure that the packets are given the correct priority throughout the network. Original NetFlow exporters do not use CoS in the packets that are sent to export destinations.
•
In Cisco IOS Release 12.4(20)T and later releases, flow exporter traffic can be encrypted.
How to Configure Data Export for Flexible NetFlow with Flow Exporters
The tasks in this section explain how to export the data that is collected by Flexible NetFlow to a remote system for further analysis and storage.
Flow exporters are used to send the data that you collect with Flexible NetFlow to a remote system such as a NetFlow collector. Flow exporters use UDP as the transport protocol.
Restrictions
Each flow exporter supports only one destination. If you want to export the data to multiple destinations, you must configure multiple flow exporters and assign them to the flow monitor. Flow exporters are added to flow monitors to enable data export from the flow monitor cache.
Note
Only the keywords and arguments required for the Flexible NetFlow commands used in these tasks are explained in these tasks. For information about the other keywords and arguments available for these Flexible NetFlow commands, refer to the Cisco IOS Flexible NetFlow Command Reference.
To configure data export for Flexible NetFlow, perform the tasks in this section:
•
Configuring the Flow Exporter (required)
•
Configuring and Enabling Flexible NetFlow with Data Export (required)
Configuring the Flow Exporter
To configure the flow exporter, perform the following required task.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
flow exporter exporter-name
4.
description description
5.
destination {ip-address | hostname} [vrf vrf-name]
6.
export-protocol {netflow-v5 | netflow-v9}
7.
dscp dscp
8.
source interface-type interface-number
9.
option {exporter-stats | interface-table | sampler-table | vrf-table} [timeout seconds]
10.
output-features
11.
template data timeout seconds
12.
transport udp udp-port
13.
ttl seconds
14.
end
15.
show flow exporter exporter-name
16.
show running-config flow exporter exporter-name
DETAILED STEPS
Configuring and Enabling Flexible NetFlow with Data Export
You must create a flow monitor to configure the types of traffic for which you want to export the cache data. You must enable the flow monitor by applying it to at least one interface to start exporting data. To configure and enable Flexible NetFlow with data export, perform this required task.
Each flow monitor has a separate cache assigned to it. Each flow monitor requires a record to define the contents and layout of its cache entries. The record format can be one of the predefined record formats, or an advanced user may create his or her own record format using the collect and match commands in Flexible NetFlow flow record configuration mode.
Restrictions
You must remove a flow monitor from all of the interfaces to which you have applied it before you can modify the record format of the flow monitor.
When you specify the "NetFlow original," or the "NetFlow IPv4 original input," or the "NetFlow IPv6 original input" predefined record for the flow monitor to emulate original NetFlow, the flow monitor can be used only for analyzing input (ingress) traffic.
When you specify the "NetFlow IPv4 original output" or the "NetFlow IPv6 original output" predefined record for the flow monitor to emulate the Egress NetFlow Accounting feature, the flow monitor can be used only for analyzing output (egress) traffic.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
flow monitor monitor-name
4.
record {record-name | netflow-original | netflow {ipv4 | ipv6} record [peer]}
5.
exporter exporter-name
6.
exit
7.
interface type number
8.
{ip | ipv6} flow monitor monitor-name {input | output}
9.
end
10.
show flow monitor [[name] monitor-name [cache [format {csv | record | table}]][statistics]]
DETAILED STEPS
Configuration Examples for Flexible NetFlow Data Export with Flow Exporters
This section provides the following configuration examples:
•
Example: Configuring Multiple Export Destinations
•
Example: Configuring Sending Export Packets Using QoS
•
Example: Configuring Version 5 Export
Example: Configuring Multiple Export Destinations
The following example shows how to configure multiple export destinations for Flexible NetFlow for IPv4 and IPv6 traffic.
This sample starts in global configuration mode:
!flow exporter EXPORTER-1destination 172.16.10.2transport udp 90exit!flow exporter EXPORTER-2destination 172.16.10.3transport udp 90exit!flow monitor FLOW-MONITOR-1record netflow ipv4 original-inputexporter EXPORTER-2exporter EXPORTER-1!!flow monitor FLOW-MONITOR-2record netflow ipv6 original-inputexporter EXPORTER-2exporter EXPORTER-1!ip cef!interface Ethernet 0/0ip address 172.16.6.2 255.255.255.0ipv6 address 2001:DB8:2:ABCD::2/48ip flow monitor FLOW-MONITOR-1 inputipv6 flow monitor FLOW-MONITOR-2 input!The following display output shows that the flow monitor is exporting data to the two exporters:
Router# show flow monitor FLOW-MONITOR-1Flow Monitor FLOW-MONITOR-1:Description: User definedFlow Record: netflow original-inputFlow Exporter: EXPORTER-1EXPORTER-2Cache:Type: normalStatus: allocatedSize: 4096 entries / 311316 bytesInactive Timeout: 15 secsActive Timeout: 1800 secsUpdate Timeout: 1800 secsExample: Configuring Sending Export Packets Using QoS
The following example shows how to enable quality of service (QoS) on Flexible Netflow export packets.
Note
The Flexible NetFlow export packets are transmitted using QoS on Ethernet interface 0/1 (the interface on which the destination is reachable) to the destination host (IP address 10.0.1.2).
This sample starts in global configuration mode:
!flow record FLOW-RECORD-1match ipv4 source addresscollect counter packets!flow exporter FLOW-EXPORTER-1destination 10.0.1.2output-featuresdscp 18!flow monitor FLOW-MONITOR-1record FLOW-RECORD-1exporter FLOW-EXPORTER-1cache entries 1024!ip cef!class-map match-any COS3!policy-map PH_LABS_FRL_64k_16k_16k_8k_8kclass COS3bandwidth percent 2random-detect dscp-basedrandom-detect exponential-weighting-constant 1random-detect dscp 18 200 300 10!interface Ethernet 0/0ip address 10.0.0.1 255.255.255.0ip flow monitor FLOW-MONITOR-1 input!interface Ethernet 0/1ip address 10.0.1.1 255.255.255.0service-policy output PH_LABS_FRL_64k_16k_16k_8k_8k!The following display output shows that the flow monitor is exporting data using output feature support that enables the exported data to use QoS:
Router# show flow monitor FLOW-MONITOR-1Flow Exporter FLOW-EXPORTER-1:Description: User definedTranport Configuration:Destination IP address: 10.0.1.2Source IP address: 10.0.0.1Transport Protocol: UDPDestination Port: 9995Source Port: 56750DSCP: 0x12TTL: 255Output Features: UsedExample: Configuring Version 5 Export
The following example shows how to configure version 5 export for Flexible NetFlow.
This sample starts in global configuration mode:
!flow exporter EXPORTER-1destination 172.16.10.2export-protocol netflow-v5transport udp 90exit!flow monitor FLOW-MONITOR-1record netflow ipv4 original-inputexporter EXPORTER-1!ip cef!interface Ethernet 0/0ip address 172.16.6.2 255.255.255.0ip flow monitor FLOW-MONITOR-1 input!Where to Go Next
For information on advanced Flexible NetFlow configurations for specific purposes such as QoS and bandwidth monitoring, application and user flow monitoring and profiling, and security analysis, refer to the "Customizing Cisco IOS Flexible NetFlow Flow Records and Flow Monitors" module.
If you want to configure flow sampling to reduce the CPU overhead of analyzing traffic, refer to the "Using Cisco IOS Flexible NetFlow Flow Sampling to Reduce the CPU Overhead of Analyzing Traffic" module.
If you want to configure any of the predefined records for Flexible NetFlow, refer to the "Configuring Cisco IOS Flexible NetFlow with Predefined Records" module.
Additional References
Related Documents
Related Topic Document TitleCisco IOS commands
Overview of Flexible NetFlow
Flexible NetFlow Feature Roadmap
Emulating original NetFlow with Flexible NetFlow
"Getting Started with Configuring Cisco IOS Flexible NetFlow"
Customizing Flexible NetFlow
"Customizing Cisco IOS Flexible NetFlow Flow Records and Flow Monitors"
Configuring flow sampling to reduce the overhead of monitoring traffic with Flexible NetFlow
"Using Cisco IOS Flexible NetFlow Flow Sampling to Reduce the CPU Overhead of Analyzing Traffic"
Configuring Flexible NetFlow using predefined records
"Configuring Cisco IOS Flexible NetFlow with Predefined Records"
Using Flexible NetFlow Top N Talkers to analyze network traffic
"Using Cisco IOS Flexible NetFlow Top N Talkers to Analyze Network Traffic"
Configuring IPv4 multicast statistics support for Flexible NetFlow
"Configuring IPv4 Multicast Statistics Support for Cisco IOS Flexible NetFlow"
Configuration commands for Flexible NetFlow
Standards
MIBs
MIB MIBs LinkNone
To locate and download MIBs for selected platforms, Cisco software releases, and feature sets, use Cisco MIB Locator found at the following URL:
RFCs
Technical Assistance
Feature Information for Flexible NetFlow
Table 1 lists the release history for this feature.
Only features that were introduced or modified in Cisco IOS Release 12.2(1) or Cisco IOS Releases 12.2(1) or 12.0(3)S or a later release appear in the table.
Use Cisco Feature Navigator to find information about platform support and software image support. Cisco Feature Navigator enables you to determine which software images support a specific software release, feature set, or platform. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Note
Table 1 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.
Table 1 Feature Information for Flexible NetFlow
Feature Name Releases Feature InformationFlexible NetFlow
12.2(33)SRC 12.2(50)SY 12.4(9)T
Flexible NetFlow is introduced.
Support for this feature was added for Cisco 7200 series routers in Cisco IOS Release 12.2(33)SRC.
Information about the Flexible NetFlow feature is included in the following sections:
•
Prerequisites for Configuring Data Export for Flexible NetFlow with Flow Exporters
•
Information About Data Export for Flexible NetFlow with Flow Exporters
•
How to Configure Data Export for Flexible NetFlow with Flow Exporters
•
Configuration Examples for Flexible NetFlow Data Export with Flow Exporters
The following commands were introduced or modified: cache (Flexible NetFlow), clear flow exporter, clear flow monitor, clear sampler, collect counter, collect flow, collect interface, collect ipv4, collect ipv4 destination, collect ipv4 fragmentation, collect ipv4 section, collect ipv4 source, collect ipv4 total-length, collect ipv4 ttl, collect routing, collect timestamp sys-uptime, collect transport, collect transport icmp ipv4, collect transport tcp, collect transport udp, debug flow exporter, debug flow monitor, debug flow record, debug sampler, description (Flexible NetFlow), destination, dscp (Flexible NetFlow), exporter, flow exporter, flow monitor, flow platform, flow record, ip flow monitor, match flow, match interface (Flexible NetFlow), match ipv4, match ipv4 destination, match ipv4 fragmentation, match ipv4 section, match ipv4 source, match ipv4 total-length, match ipv4 ttl, match routing, match transport, match transport icmp ipv4, match transport tcp, match transport udp, mode (Flexible NetFlow), option (Flexible NetFlow), record, sampler, show flow exporter, show flow interface, show flow monitor, show flow record, show sampler, source (Flexible NetFlow), statistics packet, template data timeout, transport (Flexible NetFlow).
Flexible NetFlow—IPv4 Unicast Flows
12.2(33)SRC12.2(50)SY 12.4(9)T
Enables Flexible NetFlow to monitor IPv4 traffic.
Support for this feature was added for Cisco 7200 series routers in Cisco IOS Release 12.2(33)SRC.
Information about the Flexible NetFlow—IPv4 Unicast Flows feature is included in the following sections:
•
Configuring and Enabling Flexible NetFlow with Data Export
•
Example: Configuring Multiple Export Destinations
The following commands were introduced or modified: collect routing, debug flow record, collect ipv4, collect ipv4 destination, collect ipv4 fragmentation, collect ipv4 section, collect ipv4 source, ip flow monitor, match ipv4, match ipv4 destination, match ipv4 fragmentation, match ipv4 section, match ipv4 source, match routing, record, show flow monitor, show flow record.
Flexible NetFlow—NetFlow v9 Export Format
12.2(33)SRE12.2(50)SY 12.4(9)T
Enables sending export packets using the Version 9 export format.
Support for this feature was added for Cisco 7200 and 7300 Network Processing Engine (NPE) series routers in Cisco IOS Release 12.2(33)SRE.
Information about the Flexible NetFlow—NetFlowV9 Export Format feature is included in the following sections:
•
Configuring the Flow Exporter
No commands were introduced or modified by this feature.
Flexible NetFlow—IPv6 Unicast Flows
12.2(33)SRE12.2(50)SY 12.4(20)T
Enables Flexible NetFlow to monitor IPv6 traffic.
Support for this feature was added for Cisco 7200 and 7300 Network Processing Engine (NPE) series routers in Cisco IOS Release 12.2(33)SRE.
Information about the Flexible NetFlow—IPv6 Unicast Flows feature is included in the following sections:
•
Configuring and Enabling Flexible NetFlow with Data Export
•
Example: Configuring Multiple Export Destinations
The following commands were introduced or modified: collect routing, debug flow record, match routing, record, show flow monitor, show flow record, collect ipv6, collect ipv6 destination, collect ipv6 extension map, collect ipv6 fragmentation, collect ipv6 hop-limit, collect ipv6 length, collect ipv6 section, collect ipv6 source, collect transport icmp ipv6, ipv6 flow monitor, match ipv6, match ipv6 destination, match ipv6 extension map, match ipv6 fragmentation, match ipv6 hop-limit, match ipv6 length, match ipv6 section, match ipv6 source, match transport icmp ipv6.
Flexible NetFlow—Output Features on Data Export
12.4(20)T
Enables sending export packets using QoS and encryption.
Information about the Flexible NetFlow—Output Features on Data Export feature is included in the following sections:
•
Configuring the Flow Exporter
•
Example: Configuring Sending Export Packets Using QoS
The following command was introduced: output-features.
Flexible NetFlow—NetFlow V5 Export Protocol
12.2(33)SRE12.2(50)SY 12.4(22)T
Enables sending export packets using the Version 5 export protocol.
Support for this feature was added for Cisco 7200 and 7300 Network Processing Engine (NPE) series routers in Cisco IOS Release 12.2(33)SRE.
Information about the Flexible NetFlow—NetFlowV5 export protocol feature is included in the following sections:
•
Restrictions for Configuring Data Export for Flexible NetFlow with Flow Exporters
•
Configuring the Flow Exporter
•
Example: Configuring Version 5 Export
The following command was introduced: export-protocol.
Cisco and the Cisco Logo are trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and other countries. A listing of Cisco's trademarks can be found at www.cisco.com/go/trademarks. Third party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1005R)
Any Internet Protocol (IP) addresses used in this document are not intended to be actual addresses. Any examples, command display output, and figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses in illustrative content is unintentional and coincidental.
© 2006-2011 Cisco Systems, Inc. All rights reserved.
Feedback