Purpose
Command or Action
Device(config-flow-record)#
collect timestamp
absolute first
Specifies to collect the time, in milliseconds, when the
most recent packet was seen in the flow.
collect timestamp absolute last
Example:
Step 18
Device(config-flow-record)#
collect timestamp
absolute last
Specifies to collect the number of connection initiations
observed.
collect connection new-connections
Example:
Step 19
Device(config-flow-record)#
collect connection
new-connections
Returns to privileged EXEC mode. Alternatively, you can
also press
Ctrl-Z
to exit global configuration mode.
end
Example:
Step 20
Device(config)#
end
Displays information about all the flow records.
show flow record
Example:
Step 21
Device#
show flow record
Creating a Flow Exporter
You can create a flow exporter to define the export parameters for a flow.
SUMMARY STEPS
1.
configure terminal
2.
flow exporter flow_exporter_name
3.
description description
4.
destination
{
hostname
|
ipv4-address
|
ipv6-address
}
5.
option application-table
[
timeout seconds
]
6.
end
7.
show flow exporter
8.
show flow exporter statistics
DETAILED STEPS
Purpose
Command 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
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
122
Configuring Application Visibility and Control in a Wired Network
Creating a Flow Exporter