[ovs-discuss] Internal ports do not accept broadcast packages without service restart

2017-10-06 Thread Tugrul Erdogan
Hi all, I want to take your helps about my openvswitch bridged network configuration. I want to use ovs internal ports to split traffic. Except inserting a new ovs internal port to existing ovs bridge, everything works correctly. My problem is that whenever insert a new ovs internal port to the

Re: [ovs-discuss] Ip grouping in openflow rule

2017-02-22 Thread Tugrul Erdogan
Many thanks for your replies. I will study on OVN. > On Feb 20, 2017, at 12:46 AM, Tugrul Erdogan <h.tugrul.erdo...@gmail.com> wrote: > > Hi all, > > I am working on Centos 7 with OVS. I have simple flow rules as stated below: > > ovs-ofctl add-flow ovs-brext "i

[ovs-discuss] Ip grouping in openflow rule

2017-02-20 Thread Tugrul Erdogan
Hi all, I am working on Centos 7 with OVS. I have simple flow rules as stated below: ovs-ofctl add-flow ovs-brext "ip, nw_dst=10.3.4.6, actions=drop" ovs-ofctl add-flow ovs-brext "ip, nw_dst=172.16.0.6, actions=drop" I want to group the destinations IP addresses in a structure ( like