What to Do Next
Define an optional flow exporter by specifying the export format, protocol, destination, and other parameters.
Related Topics
Flow Records, on page 512
Example: Configuring a Flow, on page 534
Creating a Flow Exporter
You can create a flow export to define the export parameters for a flow.
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 IPv4 address.
Note
SUMMARY STEPS
1.
configure terminal
2.
flow exporter name
3.
description string
4.
destination {ipv4-address} [ vrf vrf-name]
5.
dscp value
6.
source { source type }
7.
transport udp number
8.
ttl seconds
9.
export-protocol {netflow-v9}
10.
end
11.
show flow exporter [name record-name]
12.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
523
How to Configure NetFlow Lite