Hi folks

I'm able to successfully export flows off OVS by using either netflow or
sflow with no issues.
However, by using IPFIX I do not get flows processed by any of the
different collectors I've tried  (GoFlow, vflow, antrea/ipfix-collector).

This is the command I use to export flows:

ovs-vsctl -- --id=@ipfix create ipfix target="\"172.30.78.140:4739\""
obs_domain_id=123 obs_point=456 sampling=1 cache_active_timeout=10 -- set
bridge br-int ipfix=@ipfix

I've tried removing obs args, sampling and timeout, same issue. Flows won't
appear on whichever collector I use.

Any help is appreciated.

Thanks
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to