Re: [ovs-discuss] Can we add a wifi network interface to an OVS bridge?

2020-08-21 Thread Matthias May via discuss
On 21/08/2020 15:38, Jordan Sandri wrote: > Hello, > I would like to know if it is possible to add a wifi network interface > to an OVS bridge? Let me explain first what I achieved. > As you can see in the first diagram I have 2 raspberry pis with an OVS > bridge and each of them is connected to

Re: [ovs-discuss] QoS Queues on wireless interfaces

2019-09-18 Thread Matthias May via discuss
On 18/09/2019 16:41, calvin.schm...@web.de wrote: > Hi all, > > I tried configuring queues with OpenFlow on ethernet interfaces and it worked > just fine. > However if I set a specific queue on a flow with the set_queue action that > outputs the packet to a wireless interface, it somehow is

Re: [ovs-discuss] How to filter tagged frames in bridge?

2019-08-08 Thread Matthias May via discuss
ed, Aug 7, 2019, 2:52 AM Matthias May via discuss > mailto:ovs-discuss@openvswitch.org>> > wrote: > > On 06/08/2019 17:12, Felipe Arturo Polanco wrote: > > Hello, > > > > This is for a hosting environment where we are using OVS bridges with

Re: [ovs-discuss] How to filter tagged frames in bridge?

2019-08-07 Thread Matthias May via discuss
On 06/08/2019 17:12, Felipe Arturo Polanco wrote: > Hello, > > This is for a hosting environment where we are using OVS bridges with KVM. > > I have two interfaces bonded together with LACP and allowing two vlans. > VLAN 500 public and vlan 400 private. > The native vlan for this trunk port is

Re: [ovs-discuss] Only allow traffic between the bridge port and OVS (not other ports)

2019-05-14 Thread Matthias May via discuss
On 14/05/2019 07:26, Kevin Olbrich wrote: > Hi! > > I've got an OVS that has a bridge "br0" and has about 100x L2TP tunnels. > These tunnels run batman-adv, a mesh protocol for L2 routing over L3. > > For efficient routing, only nodes that are in the same building are allowed > to see each

Re: [ovs-discuss] RSTP in VLAN

2019-02-14 Thread Matthias May via discuss
On 14/02/2019 16:48, Ben Pfaff wrote: > On Wed, Feb 13, 2019 at 08:43:56AM +0100, Matthias May via discuss wrote: >> Hi >> I've run into the situation where I need to receive/transmit VLAN-tagged >> RSTP frames. >> >> I can not find any information on anyone

[ovs-discuss] RSTP in VLAN

2019-02-12 Thread Matthias May via discuss
Hi I've run into the situation where I need to receive/transmit VLAN-tagged RSTP frames. I can not find any information on anyone ever doing that with OVS. Any pointers on how to do that? What I've tried so far: A rule on the bridge in question: ovs-ofctl add-flow br0 "table=0 priority=2000