On 03/11/2020 18:13, Ben Pfaff wrote:
> 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.
> 

Hi
Thank you for your response.

How could a controller do this?
I am using a semi-static ovs rule setup with my own rudimentary controller.

I know how to set the admin-state of the port down.
I haven't found a way to mark the oper-state of a port as down.

BR
Matthias
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to