Hello to all, I have created birdge br0 with eth0 and eth1 under it. #sudo ovs-vsctl list-ports br0 eth0 eth1
I try to aply this rate-limit: #ovs-vsctl set Interface eth0 ingress_policing_rate=1000 #ovs-vsctl set Interface eth0 ingress_policing_burst=100 #ovs-vsctl set Interface eth1 ingress_policing_rate=1000 #ovs-vsctl set Interface eth1 ingress_policing_burst=100 But this is not limiting the rate, why? Can someone advise me please. Regards Marco
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss