Hi All, 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 >ovs-vsctl list bridge _uuid : 88d5af07-68e5-4210-89f3-e9841b575d0b controller : [2503a15c-e285-4b56-8472-417d2fd2dac0] datapath_id : "0000000c298ab7fb" datapath_type : "" external_ids : {} fail_mode : standalone flood_vlans : [] flow_tables : {} ipfix : [] mirrors : [] name : "br0" netflow : [] other_config : {mac-table-size="-1"} ports : [b474ac87-e6c3-46b2-8e1d-5c3718897c57, eb823d93-d3c8-4337-8168-b1852fa865e7] protocols : [] sflow : [] status : {} stp_enable : false As seeing above it configure -1 value for mac-table-size, has anyone face this issue?? Regards, Manpreet Singh
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss