Re: [ovs-discuss] Mirror: ovs-tcpdump cannot capture vlan packets on the port with tag

2024-03-07 Thread Ilya Maximets via discuss
On 3/7/24 04:50, Zhangweiwei wrote: > I have configured vlan-limit to 0, but the packets still are not delivered to > mitapVm72. > Here is the track information: > > [root@localhost ~]# ovs-vsctl set o . other_config:vlan-limit=0 > [root@localhost ~]# > [root@localhost ~]# ovs-appctl ofproto/trac

[ovs-discuss] OVN: Configuring Flow_Table (vswitchd.config.db) settings through OVN

2024-03-07 Thread Naveen Yerramneni via discuss
Hi All, We are exploring the possibility of doing some Flow_Table settings (like classifier optimizations) through OVN. One possible option could be to expose this in ovn-nb config and propagate it to ovn-sb. - Add new table with name “Flow_Config” which stores settings (similar to Flow_Ta

Re: [ovs-discuss] OVN: Configuring Flow_Table (vswitchd.config.db) settings through OVN

2024-03-07 Thread Numan Siddique via discuss
On Wed, Mar 6, 2024 at 9:41 PM Naveen Yerramneni via discuss wrote: > > > > > On 07-Mar-2024, at 6:02 AM, Numan Siddique wrote: > > > > On Wed, Mar 6, 2024 at 3:07 PM Naveen Yerramneni via discuss > > wrote: > >> > >> Hi All, > >> > >> We are exploring the possibility of doing some Flow_Table se

Re: [ovs-discuss] OVN: Configuring Flow_Table (vswitchd.config.db) settings through OVN

2024-03-07 Thread Naveen Yerramneni via discuss
> On 07-Mar-2024, at 9:10 PM, Numan Siddique wrote: > > On Wed, Mar 6, 2024 at 9:41 PM Naveen Yerramneni via discuss > wrote: >> >> >> >>> On 07-Mar-2024, at 6:02 AM, Numan Siddique wrote: >>> >>> On Wed, Mar 6, 2024 at 3:07 PM Naveen Yerramneni via discuss >>> wrote: Hi All,

Re: [ovs-discuss] OVN SB DB from RAFT cluster to Relay DB

2024-03-07 Thread Sri kor via discuss
Is there a way to configure, ovn-controller subscribing to only specific SB DB updates? I On Wed, Mar 6, 2024 at 1:45 AM Felix Huettner wrote: > On Wed, Mar 06, 2024 at 10:29:29AM +0300, Vladislav Odintsov wrote: > > Hi Felix, > > > > > On 6 Mar 2024, at 10:16, Felix Huettner via discuss < > ovs