On Mon, Oct 26, 2020 at 10:56:02AM +0100, Matthias May via dev wrote: > I'm looking for a way to replicate the behaviour of a standard bridge. > In a standard bridge when all members of the bridge report their > operstate as down, the bridge itself reports its operstate down as well. > > Is there any way to achieve this?
I don't think that OVS has this built in, but a controller could implement that behavior. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
