Hi All,
I want to apply rate limiting on unknown unicast packet. When destination
address is not found in the mac table flooding will occurs in ovs. Can we apply
any policy/rule to rate limit the traffic for unknown packet/traffic.
Thanks & Regards,
Abhishek
The information contained in this el
Hi,
I am looking for similar feature like storm control to rate limiting according
to threshold value for uni-cast/broadcast/multicast traffic in open vSwitch.
Any feature like storm control is supported? If yes then please tell me how to
configure it ?.
Thanks & Regards,
Abhishek Kumar Labh
Hi,
Currently for normal rule when destination address is not found in mac table
packet is flooded to all ports connected to bridge except incoming port. So if
incoming traffic is coming with high rate then flooding rate is maximum which
reduced performance of the sysyem. So is there any func