Hi all,
We have configured the statistics collection function to sent the flow to Netflow Analyzer.
However, when capturing the packets, the flow packets seem to be sent every 30 minutes.
The configuration is as follows, Is this configuration correct? And is it possible to send flow more frequently?
#
ip netstream timeout active 1
ip netstream timeout inactive 15
ip netstream export version 9
ip netstream export source 172.xx.xx.4
ip netstream export host 172.xx.xx.252 9996
ip netstream export host 172.xx.xx.121 6000
ip netstream tcp-flag enable
#
XGigabitEthernet0/0/1
ip netstream inbound
ip netstream sampler fix-packets 2048 inbound
#