Hi all, I have configured sflow in mininet which is having openvswitch 1.4.0+build0 version. The sflow is configured using the following command: ovs-vsctl -- --id=@s create sFlow agent = s1-eth1 target=\" 192.168.1.192:6343\" header =128 sampling=64 polling=10 -- set Bridge br0 sflow=@s I am able to receive sflow samples using sflowtool. But the datagram shows only the countersamples, there are no flow samples. I want to know how can I get flow samples.
Thanks Gandhi
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss