On Mon, Sep 30, 2013 at 01:04:28PM +0530, abhishek jain wrote: > Hi Ben... > > In man-vsctl (OVS-VERSION 1.11) there is support for ipfix but i am not > able to test it properly. > > > 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.
That doesn't really make sense. Enabling IPFIX doesn't change forwarding. What's in the log? _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss