m OVS. CMS is simply interfacing with
> OVN Northbound DB, which is just a simple database, not a messaging layer.
Yes, this is correct.
--Justin
-- next part --
An HTML attachment was scrubbed...
URL:
<http://openvswitch.org/pipermail/discuss/attachments/2016
> On May 10, 2016, at 6:10 PM, Maurice Qureshi
> wrote:
>
> OVN can’t be used by CMS (Cloud Managements System) to send Packet_Out or
> receive Pakcet_IN messages to and from OVS. CMS is simply interfacing with
> OVN Northbound DB, which is just a simple database, not a messaging layer.
Yes,
Many thanks
On 5/11/16, 12:59 AM, "Ben Pfaff" wrote:
>On Tue, May 10, 2016 at 05:48:51AM +, Kai Ma (kaima) wrote:
>> In OVS, there is a command to add meter to switch, but seems no command
>>to
>> attach the meter to flow.
>> So, how to attach a meter to a flow? Else the meter is specific to
While further researching OVN, I found following in on ovs-dev alias
(http://openvswitch.org/pipermail/dev/2015-January/050380.html)
* In corner cases, respond to packets arriving from virtual
interfaces (via OpenFlow). For example, ARP suppression may
require observing packets f
On 5/10/16 1:17 PM, I.S. Cho wrote:
>
> Dear. sir.
>
> Hello.
> I am researching on the LISP tunneling of OVS.
> As far as I know, the code 'lisp.c' is one of the core part for
> implementation of lisp tunneling on OVS.
> So, I am studying and analyzing it. However, I cannot find the main
> pa
I just installed OVS 2.5.0 from
http://openvswitch.org/releases/openvswitch-2.5.0.tar.gz. The reason I wanted
to use this release is because it has OVN support. Have already experimented
with OVN Sandbox and now want to move to real thing.
Followed the installation process in INSTALL.md. It bro
Greetings!
I’ve installed OVS with some NSH patches using these instructions:
https://github.com/yyang13/ovs_nsh_patches/blob/master/README.md. I ended up
building an rpm from the resulting package and installed from that. Here’s
version output:
[root@prv-10-11-ksupp user]# ovs-vsctl -V
ovs-vs
I'm unlikely to continue along either of these paths because both of
them are quite onerous for me. I think it's probably better if you
debug the problem yourself.
If you have a simpler reproduction case then I'm happy to work on that,
but I'm not going to install a 3-node ODL cluster to try to d
Dear. sir.
Hello.
I am researching on the LISP tunneling of OVS.
As far as I know, the code 'lisp.c' is one of the core part for
implementation of lisp tunneling on OVS.
So, I am studying and analyzing it. However, I cannot find the main part
which calls the functions in 'lisp.c' such as 'rpl_lisp
Hi.
How will we continue? I havent noticed your answer.
Peter Gubka
-Original Message-
From: Peter Gubka -X (pgubka - PANTHEON TECHNOLOGIES at Cisco)
Sent: Wednesday, May 04, 2016 9:00 AM
To: 'Ben Pfaff'
Cc: b...@openvswitch.org
Subject: RE: [ovs-discuss] controller's role mismatch?
H
On Tue, May 10, 2016 at 05:48:51AM +, Kai Ma (kaima) wrote:
> In OVS, there is a command to add meter to switch, but seems no command to
> attach the meter to flow.
> So, how to attach a meter to a flow? Else the meter is specific to a
> switch only.
The "meter" instruction is part of a flow.
On Mon, May 09, 2016 at 06:44:18PM -0700, Dio Vinra wrote:
> I used eclipse IDE with CDT. I choose "makefile project with existing code"
> option and point it to OVS folder where the makefile.am is stored, but the
> console said "make: *** No rule to make target 'all'. Stop." when I tried
> to buil
Ryan,
Let me do that - I assume adding them to plugin.py is the right approach.
I have cleaned up https://github.com/doonhammer/networking-ovn and did a merge
so it should be a lot easier to see the changes. I am going to cleanup ovs/ovn
next. Once I have everything cleaned up and make sure it
John McDowall wrote on 05/09/2016 10:46:41
AM:
> From: John McDowall
> To: Ryan Moats/Omaha/IBM@IBMUS
> Cc: "discuss@openvswitch.org" , "OpenStack
> Development Mailing List"
> Date: 05/09/2016 10:46 AM
> Subject: Re: [OVN] [networking-ovn] [networking-sfc] SFC and OVN
>
> Ryan,
>
> Thanks –
hello,
i try to retirieve the switch features (the hardware ones) via an openflow
action can you help me please
thank you
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
> I think I see the problem. Please try the following patch in addition to the
> previous one:
Thanks Ben - that fixes it.
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Hi,
I'm trying to do this kind of architecture :
wlan0 wlan1
Node1---OVS---Node2
ip address :
wlan0 :192.168.4.1
Node1: 192.168.4.10
wlan1: 192.168.4.2
Node2: 192.168.4.20
each network :
Hi,
I try to measure the control flow impact on Open vSwitch performance while
using in-band connections.So in this task I need to count the messages sent
from controller to every switch in the network that uses in-band control.I've
created an example topology using mininet and this article:
Thanks Jarno, sure I will do that.
On Tue, May 10, 2016 at 8:08 AM, Jarno Rajahalme wrote:
> Numan,
>
> This seems to be the right fix. In general, recirculations due to
> NXT_RESUME will fail if the packet metadata is not restored prior to the
> packet execution.
>
> Would you send a patch fo
19 matches
Mail list logo