Hi all:

I'm exec next command on ovs-2.3.0 :


ovs-ofctl add-meter br1 meter=1,band=type=drop,rate=30000
ovs-vsctl add-flow br1 in_port=2,actions=meter:1,output=2


I want to know whats step currently supports this command ?


If i need to realize this flow control,  what need to do ? 


Can achieve on the basis of the existing TC ?






------------------
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to