As Ben mentioned, VXLAN isn't merged yet into the main codebase--the patch is
currently being reworked--so we can't support it. In the meantime, I'd
recommend using GRE, which should do everything you need and has been supported
by OVS for a long time, so the interfaces are more stable.
--Just
The patches include documentation. Please read it.
On Tue, Jan 24, 2012 at 01:08:20PM -0800, senthil arumugam wrote:
> Ben
>
> Sorry. I forgot to mention it. I have applied the patches as per the thread
>
> [ovs-dev] [PATCH] Implement draft VXLAN L2-over-L3 tunneling protocol.
>
> And I could
Ben
Sorry. I forgot to mention it. I have applied the patches as per the thread
[ovs-dev] [PATCH] Implement draft VXLAN L2-over-L3 tunneling protocol.
And I could ping vm1 and vm2 across this tunnel.
What I am looking for is how to pass VNI in the setup command.
Thanks
=Senthil
_
[merging multiposts into a crosspost]
On Tue, Jan 24, 2012 at 06:48:27PM +0200, Volkan YAZICI wrote:
> On Tue, 24 Jan 2012 07:22:06 -0800, Ben Pfaff writes:
> > On Tue, Jan 24, 2012 at 01:53:31PM +0200, Volkan YAZICI wrote:
> >> In the controller I need to schedule restarts, which disconnects the
On Tue, 24 Jan 2012 09:12:56 -0800, Justin Pettit writes:
> On Jan 24, 2012, at 8:48 AM, Volkan YAZICI wrote:
>> On Tue, 24 Jan 2012 07:22:06 -0800, Ben Pfaff writes:
>>> Open vSwitch automatically reconnects after its connection drops.
>>
>> What is the default delay between retries? Is that some
On Jan 24, 2012, at 8:48 AM, Volkan YAZICI wrote:
> On Tue, 24 Jan 2012 07:22:06 -0800, Ben Pfaff writes:
>> On Tue, Jan 24, 2012 at 01:53:31PM +0200, Volkan YAZICI wrote:
>>> In the controller I need to schedule restarts, which disconnects the
>>> OVS question: Is it possible to configure OVS to
On Tue, 24 Jan 2012 07:22:06 -0800, Ben Pfaff writes:
> On Tue, Jan 24, 2012 at 01:53:31PM +0200, Volkan YAZICI wrote:
>> In the controller I need to schedule restarts, which disconnects the
>> OVS question: Is it possible to configure OVS to retry connecting every
>> N seconds?
>
> Open vSwitch au
On Tue, 24 Jan 2012 07:23:32 -0800, Ben Pfaff writes:
> On Tue, Jan 24, 2012 at 03:28:08PM +0200, Volkan YAZICI wrote:
>> In OVS 1.3.0, how can I set a DPID for an OpenFlow switch?
>
> ovs-vsctl set Bridge other_config:datapath-id=
Thanks so much!
___
d
On Tue, Jan 24, 2012 at 03:28:08PM +0200, Volkan YAZICI wrote:
> In OVS 1.3.0, how can I set a DPID for an OpenFlow switch?
ovs-vsctl set Bridge other_config:datapath-id=
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/li
On Tue, Jan 24, 2012 at 01:53:31PM +0200, Volkan YAZICI wrote:
> In the controller I need to schedule restarts, which disconnects the
> controller from the switch. But after a few (1-2) seconds, I want my
> switches to reconnect to the just started controller, that will be
> serving at the same IP
In OVS 1.3.0, how can I set a DPID for an OpenFlow switch?
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Hi!
In the controller I need to schedule restarts, which disconnects the
controller from the switch. But after a few (1-2) seconds, I want my
switches to reconnect to the just started controller, that will be
serving at the same IP address and port.
OF question: Is it possible to order the switch
12 matches
Mail list logo