[ovs-discuss] Fwd: IPFIX with OVS

abhishek jain ashujain9727 at gmail.com
Mon Sep 30 05:47:10 UTC 2013


Hi all..

I'm trying to implement IPFIX with OVS(version 1.11 ) using following
command ..

 ovs-vsctl -- set Bridge br0 ipfix=@i -- --id=@i create IPFIX targets=\"
192.168.1.200:4739\" obs_domain_id=123 obs_point_id=456

My setup is follows....



  [ OVS switch (br0) ] - IPFIX enabled

     /                   \

    /                     \

   /                       \

PC-1                PC-2(collector)

 192.168.1.20         192.168.1.200

When i use the above command,it gets pushed successfully with valid ipfix
id.However the problem is that after using the above command i'm not able
to ping the two PCs.
I am able to run NETFLOW properly on this setup.
Can you please help regarding this.


 #ovs-vsctl list ipfix
_uuid               : 5af00eeb-477a-464c-8002-5421ef4355fc
external_ids        : {}
obs_domain_id       : 123
obs_point_id        : 456
sampling            : []
targets             : ["192.168.1.200:4739"]

Also can you recommend me some valid ipfix collector.Currently i am using
solarwinds netflow collector for this.

THANKS


Regards..
 Abhishek Jain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20130930/900865af/attachment.html>


More information about the discuss mailing list