56-10
Software Configuration Guide—Release 15.0(2)SG
OL-23818-01
Chapter 56 Configuring NetFlow
Configuring NetFlow Statistics Collection
Configuring an Aggregation Cache
Aggregation of NetFlow Statistics is typically performed by NetFlow collection tools on management
workstations. By extending this support to the Catalyst 4500 series switch, you can do the following:
Reduce the required bandwidth between the switch and workstations, because fewer NDE packets
are exported.
Reduce the number of collection workstations required.
Provide visibility to aggregated flow statistics at the CLI.
To configure an aggregation cache, you must enter the aggregation cache configuration mode, and you
must decide which type of aggregation scheme you would like to configure: autonomous system,
destination prefix, protocol prefix, or source prefix aggregation cache. Once you define the aggregation
scheme, define the operational parameters for that scheme. More than one aggregation cache can be
configured concurrently.
To configure an aggregation cache, perform this task:

Verifying Aggregation Cache Configuration and Data Export

To verify the aggregation cache information, perform this task:
To confirm data export, perform the following task:
Command Purpose
Step 1 Switch(config)# ip flow-aggregation cache as Enters aggregation cache configuration mode and enables an
aggregation cache scheme (autonomous system,
destination-prefix, prefix, protocol-port, or source-prefix).
Step 2 Switch(config-flow-cache)#
cache timeout inactive 199 Specifies the number of seconds (in this example, 199) in
which an inactive entry is allowed to remain in the
aggregation cache before it is deleted.
Step 3 Switch(config-flow-cache)#
cache timeout active 45 Specifies the number of minutes (in this example, 45) in
which an active entry is active.
Step 4 Switch(config-flow-cache)#
export destination 10.42.41.1 9991 Enables the data export.
Step 5 Switch(config-flow-cache)# enabled Enables aggregation cache creation.
Command Purpose
Switch# show ip cache flow aggregation
destination-prefix Displays the specified aggregation cache
information.
Command Purpose
Switch# show ip flow export Displays the statistics for the data export including
the main cache and all other enabled caches.