Procedure
PurposeCommand or Action
Enters global configuration mode.configure terminal
Example:
Step 1
Device# configure terminal
Enters flow exporter configuration mode.flow exporter flow_exporter_name
Example:
Step 2
Device(config)# flow exporter
flow-exporter-1
(Optional) Creates a description for the flow
exporter.
description description
Example:
Step 3
Device(config-flow-exporter)# description
flow-exporter-1
Specifies the hostname, IPv4 or IPv6 address
of the system to which the exporter sends data.
destination { hostname | ipv4-address |
ipv6-address }
Example:
Step 4
Device(config-flow-exporter)# destination
10.10.1.1
(Optional) Configures the application table
option for the flow exporter. The timeout option
option application-table [ timeout seconds
]
Step 5
configures the resend time in seconds for the
Example:
flow exporter. The valid range is from 1 to
86400 seconds.
Device(config-flow-exporter)# option
application-table timeout 500
Returns to privileged EXEC mode.
Alternatively, you can also press Ctrl-Z to exit
global configuration mode.
end
Example:
Device(config)# end
Step 6
Displays information about all the flow
exporters.
show flow exporter
Example:
Step 7
Device# show flow exporter
Displays flow exporter statistics.show flow exporter statistics
Example:
Step 8
Device# show flow exporter statistics
Creating a Flow Monitor
You can create a flow monitor and associate it with a flow record.
System Management Configuration Guide, Cisco IOS XE Amsterdam 17.2.x (Catalyst 9500 Switches)
142
Configuring Application Visibility and Control in a Wired Network
Creating a Flow Monitor