Does anyone have an example configuration that would show how to provide an
Ethernet Private Line (EPL) service using and OVS vSwitch? What about EVPL?
Each time I add a VLAN to a port trunk list, its associated traffic gets
bridged in a separate VLAN/MAC table entry.
EPL references:
http://en.wik
Does anyone have an example configuration that would show how to provide an
Ethernet Private Line (EPL) service using and OVS vSwitch? What about EVPL?
Each time I add a VLAN to a port trunk list, its associated traffic gets
bridged in a separate VLAN/MAC table entry.
EPL references:
http://en.wik
I need to investigate this as I¹m not familiar with OpenFlow.
Is this the only option?
Thank you.
On 5/15/15, 7:34 PM, "Ben Pfaff" wrote:
>On Fri, May 15, 2015 at 07:19:51PM +, Dave DeSimone (ddesimon) wrote:
>> Thanks for the quick reply!
>>
>> Ok. How do I get the lldp packets through ovs
Dear all,
I would like to check tcp ack sequence number.
Using a pointer point to ctx->xin->packet->frame,but the ovs crash when i
sending TCP frame over about 1Mbps.
What's happened?
Regards,
Liu
___
discuss mailing list
discuss@openvswitch.org
http://
Running OVS 2.3.0 on Ubuntu from a debian package.
I am creating two interfaces that are tunnels with duplicate configuration
as shown below and noticed that this causes some interesting behavior.
Everything appears to work but in reality, only one of the of-ports is able
to send traffic.
ovs-vsc
Is there anyway in OVS 2.3.0 to determine via OVSDB remote manager
connection if a given port is a (physical) NIC?
I have docker containers linked to my OVS instance, as well as a PHY from
the host, and I couldn¹t see anything in the schema to discern them.
Any guidance appreciated.
___
On 21/05/2015 15:48, "Traynor, Kevin" wrote:
>
>> -Original Message-
>> From: Daniele Di Proietto [mailto:diproiet...@vmware.com]
>> Sent: Wednesday, May 20, 2015 4:12 PM
>> To: Traynor, Kevin
>> Cc: ???0280; discuss; ??0310
>> Subject: Re: [ovs-discuss] For help about ssh between vms t
Thanks Ben!
On 5/20/15, 6:43 PM, "Ben Pfaff" wrote:
>On Tue, May 19, 2015 at 01:57:57PM -0500, David Evans wrote:
>> I¹d like to implement a custom match on my custom ether_type, custom
>>layer
>> 2.5 value (not VLAN/MPLS etc.)
>> I understand that I need to modify at least:
>> * match.c with
> -Original Message-
> From: Daniele Di Proietto [mailto:diproiet...@vmware.com]
> Sent: Wednesday, May 20, 2015 4:12 PM
> To: Traynor, Kevin
> Cc: ???0280; discuss; ??0310
> Subject: Re: [ovs-discuss] For help about ssh between vms through ovs-dkdp
>
>
> On 20/05/2015 15:21, "Traynor, K