I want to collect all packets on netstream.
I use this confs.
But on nfsen I see a straight risk on grapgh.


ip netstream timeout active 1
ip netstream timeout inactive 15
ip netstream tcp-flag enable
ip netstream export version 9 origin-as bgp-nexthop
ip netstream export index-switch 32
ip netstream export template timeout-rate 1
ip netstream export template timeout-rate 1
ip netstream sampler fix-packets 1 inbound
ip netstream sampler fix-packets 1 outbound
ip netstream export source 192.168.1.6
ip netstream export template option sampler
ip netstream export template option timeout-rate 1
#
#
ip netstream monitor UP1
ip netstream export host 192.168.1.6 4447
#
ip netstream monitor UP2
ip netstream export host 192.168.1.6 4446
#
interface Vlanif2001
interface Vlanif2001
description UP-1
ip address X.X.X.X 255.255.255.252
ip netstream inbound
ip netstream outbound
ip netstream monitor UP1 inbound
ip netstream monitor UP1 outbound
#
interface Vlanif2002
description UP-2
ip address X.X.X.X 255.255.255.252
ip netstream inbound
ip netstream outbound
ip netstream monitor UP2 inbound
ip netstream monitor UP2 outbound
#
slot 3 ip netstream sampler to slot self
#
This post was last edited by Reginaldo at 2018-05-18 23:58.

