[ovs-discuss] Dropping Packets Counter

2014-10-01 Thread Pedro Henrique
Hi. I'm doing some experiments here and I would like to know if there is a way to drop the packets using the switch's interfaces. I'm currently dropping the packets using traffic shaping (tc command), however it seems that the dropping happens in the kernel and therefore I can't see the dropped pac

Re: [ovs-discuss] Polling OpenvSwitch

2014-06-25 Thread Pedro Henrique
:57:7:61;2900.69;3215.74;3226.61;3248.34;3270.06 10:57:8:198;3378.7;3693.76;3758.94;3845.86;3932.77 10:57:9:327;4465.1;4769.3;4834.48;4910.53;5008.3 2014-06-25 13:22 GMT-03:00 Ben Pfaff : > On Wed, Jun 25, 2014 at 01:12:33PM -0300, Pedro Henrique wrote: > > I'm using an openflow con

[ovs-discuss] Polling OpenvSwitch

2014-06-25 Thread Pedro Henrique
Hi guys. I'm using an openflow controller to poll the ovs each second, from this I'm getting the flows passing through the switch ans other relevant information. I made a topology similiar to this. Host1 --- OVS1 OVS2 OVS3 OVS4 --- OVS5 --- Host2 I'm generating traffic from Host1

[ovs-discuss] Switch statistics update

2013-11-01 Thread Pedro Henrique
Hello, I would like to know if the switch statistics are updated in real time, because I'm using a controller and querying the switch statistics every 100 milliseconds, but I realized that the switch statistics are not changing during this interval, although the traffic is passing through the swit

Re: [ovs-discuss] Limiting bandwidth interface

2013-09-13 Thread Pedro Henrique
Mbps for TCP packets and 3 Mbps for UDP packets. 2013/9/12 ashish yadav > Hi Pedro, > > As you said, "ingress_policing_rate" worked well for u. > If you have tried it with VLAN+Bridge ? > > Thanks & Regards >Ashish > > > On Thu, Sep 12, 2013 at

[ovs-discuss] Limiting bandwidth interface

2013-09-12 Thread Pedro Henrique
Hello. I'm trying to limit the bandwidth of the interface, I used the "ingress_policing_rate"(as described in this link: http://openvswitch.org/support/config-cookbooks/qos-rate-limiting/) and it worked well. But I'm trying to find a way to limit the bandwidth based on the flow, for example, src ip