cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
734
Views
0
Helpful
1
Replies

WAAS Netflow

johng231
Level 3
Level 3

Does any know how to export netflow stats from the WAAS to a netflow collector such as Acelive? It seems to only export to NetQoS, was wondering if it can export to other vendors besides them.

1 Reply 1

ldardon
Level 1
Level 1

The key components of NetFlow are the cache stores that hold IP flow information and an export mechanism that can send NetFlow data to a remote collector such as the Cisco NetFlow Collector.

Set flow source destination as local device:

Router(config)#: ip flow-export source loopback 0

Set NetFlow export version:

Router(config)#: ip flow-export version 5 peer-as

Specify the NetFlow collector for exported records:

Router(config)#: ip flow-export destination x.x.x.x 9995