- Flexible Netflow Overview
- Flexible NetFlow�IPv4 Unicast Flows
- Flexible NetFlow�IPv6 Unicast Flows
- Flexible NetFlow�MPLS Egress NetFlow
- Flexible NetFlow v9 Export Format
- Flexible NetFlow Output Features on Data Export
- Finding Feature Information
- Using Flexible NetFlow Flow Sampling
- Flexible NetFlow - Layer 2 Fields
- Flexible Netflow - Ingress VRF Support
- Flexible NetFlow NBAR Application Recognition Overview
- Support for ISSU and SSO
- Flexible NetFlow IPFIX Export Format
- Flexible Netflow Export to an IPv6 Address
- Flexible Netflow�Egress VRF Support
- Flexible NetFlow - MPLS Support
- Flexible NetFlow�Prevent Export Storms
- Flexible NetFlow NetFlow V5 Export Protocol
- Restrictions for Flexible NetFlow NetFlow V5 Export Protocol
- Information about Flexible NetFlow NetFlow V5 Export Protocol
- How to Configure Flexible NetFlow NetFlow V5 Export Protocol
- Configuration Examples for Flexible NetFlow NetFlow V5 Export Protocol
- Additional References
- Feature Information for Flexible NetFlow NetFlow V5 Export Protocol
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and 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 module.
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.
Flexible NetFlow NetFlow V5 Export Protocol
The Flexible Netflow NetFlow V5 Export Protocol feature 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.
- Restrictions for Flexible NetFlow NetFlow V5 Export Protocol
- Information about Flexible NetFlow NetFlow V5 Export Protocol
- How to Configure Flexible NetFlow NetFlow V5 Export Protocol
- Configuration Examples for Flexible NetFlow NetFlow V5 Export Protocol
- Additional References
- Feature Information for Flexible NetFlow NetFlow V5 Export Protocol
Restrictions for Flexible NetFlow NetFlow V5 Export Protocol
Information about Flexible NetFlow NetFlow V5 Export Protocol
Flexible NetFlow V5 Export Protocol Overview
This feature enables sending export packets using the Version 5 export protocol.
How to Configure Flexible NetFlow NetFlow V5 Export Protocol
Configuring the Flow Exporter
Perform this required task to configure the flow exporter.
Note |
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. You can export to a destination using either an IPv4 or IPv6 address. |
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 | ipfix}
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
Configuration Examples for Flexible NetFlow NetFlow V5 Export Protocol
Example: 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-1 destination 172.16.10.2 export-protocol netflow-v5 transport udp 90 exit ! flow monitor FLOW-MONITOR-1 record netflow ipv4 original-input exporter EXPORTER-1 ! ip cef ! interface Ethernet 0/0 ip address 172.16.6.2 255.255.255.0 ip flow monitor FLOW-MONITOR-1 input !
Additional References
Related Documents
Related Topic |
Document Title |
---|---|
Cisco IOS commands |
|
Flexible NetFlow conceptual information and configuration tasks |
Flexible NetFlow Configuration Guide |
Flexible NetFlow commands |
Cisco IOS Flexible NetFlow Command Reference |
Standards/RFCs
Standard |
Title |
---|---|
No new or modified standards/RFCs are supported by this feature. |
— |
MIBs
MIB |
MIBs Link |
---|---|
None |
To locate and download MIBs for selected platforms, Cisco software releases, and feature sets, use Cisco MIB Locator found at the following URL: |
Technical Assistance
Description |
Link |
---|---|
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 Flexible NetFlow NetFlow V5 Export Protocol
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.
Feature Name |
Releases |
Feature Information |
---|---|---|
Flexible NetFlow--NetFlow V5 Export Protocol |
12.2(33)SRE 12.2(50)SY 12.4(22)T 15.0(1)SY 15.0(1)SY1 Cisco IOS XE Release 3.1S |
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. The following command was introduced: export-protocol. |