SUMMARY STEPS
1.
configure terminal
2.
flow monitor name
3.
description string
4.
exporter name
5.
record name
6.
cache { timeout {active | inactive} seconds | type normal }
7.
end
8.
show flow monitor [name record-name]
9.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Creates a flow monitor and enters flow monitor
configuration mode.
flow monitor name
Example:
Switch(config)# flow monitor MonitorTest
Step 2
Switch (config-flow-monitor)#
(Optional) Describes this flow record as a maximum
63-character string.
description string
Example:
Switch(config-flow-monitor)# description Ipv4Monitor
Step 3
Associates a flow exporter with this flow monitor.
exporter name
Step 4
Example:
Switch(config-flow-monitor)# exporter ExportTest
Associates a flow record with the specified flow
monitor.
record name
Example:
Switch(config-flow-monitor)# record test
Step 5
Associates a flow cache with the specified flow
monitor.
cache { timeout {active | inactive} seconds | type normal
}
Step 6
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
526
How to Configure NetFlow Lite