On Thu, May 19, 2016 at 05:08:40PM +0200, Syed Faraz Ali wrote:
> I've configured NetFlow on the openvswitch, but I'm not getting any output
> on the collector machine. I've checked using tcpdump and Wireshark on the
> collector machine but couldn't observe any NetFlow related traffic.
>
> *Enabled NetFlow*
> sudo ovs-vsctl -- set Bridge s1 netflow=@nf -- --id=@nf create NetFlow
> targets=\"192.168.56.103:2055\" active-timeout=10
>
> # ovs-vsctl list netflow
> _uuid : 007d001c-d4fd-440f-8259-b5d167b7310d
> active_timeout : 10
> add_id_to_interface : false
> engine_id : []
> engine_type : []
> external_ids : {}
> targets : ["192.168.56.103:2055"]
>
> On the contrary, when I configure sFlow then I'm getting the sFlow related
> output. So the problem doesn't seem to be with firewall blocking or with
> machine (I assume).
Your NetFlow configuration looks OK to me.
Do you see anything relevant in the OVS log?
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss