I reproduced your problem. Remove pre-up ifconfig $IFACE up post-down ifconfig $IFACE down
Those two does not make much sense for this context. On Mon, Mar 17, 2014 at 1:03 PM, Gurucharan Shetty <[email protected]> wrote: >> >>> What does "ovs-vsctl show" say? >> no bridges or ports, only the version > > Okay. > Now, > ovs-vsctl add-br br0 > followed by: > ovs-vsctl show > shows the bridge "br0", right? > > "ifconfig br0" shows the bridge too? > > If so: > /etc/init.d/openvswitch-switch stop > > "ifconfig br0" does not show the bridge anymore? _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
