[ovs-discuss] taking negative value for mac table size

Ben Pfaff blp at ovn.org
Mon Nov 16 14:48:19 UTC 2015


On Mon, Nov 16, 2015 at 04:21:14PM +0530, Manpreet Singh wrote:
> I am working on ovs 2.3.2 and using openflow13, i am facing an issue
> regarding configuring mac table size, as it will set negative value for mac
> table size using the following command
> 
> ovs-vsctl set bridge br0 fail-mode=standalone other-config:mac-table-size=-1

You can put any key-value pairs at all in other-config.  If you put
nonsensical key-value pairs in other-config, then they won't have a
useful effect, so I recommend that you do not do that.



More information about the discuss mailing list