Hi Team,

Thanks for reply.

I have created VxLAN tunnel using Ovs-vsctl and Ovs-ofctl command but i
want to implement that using RYU Application. My problem is that i don't
know how to de-capsulate VxLAN tunnel packet, Please anyone suggest me for
VxLAN tunnel packet decapsulation.

Thanks,
Hitesh



On Thu, Dec 24, 2015 at 5:19 AM, Yusuke Iwase <[email protected]>
wrote:

> Hi,
>
> How about using the Tunnel ID match field?
>
> Though the settings of the VxLAN is depending on your switch,
> Ryu can specify the VxLAN logical port as the Tunnel ID field in match.
>
> For more details of the Tunnel ID match field,
> please refer to the "7.2.3.9 Pipeline Match Fields" in OpenFlow Spec 1.3.5.
>
> Thanks,
> Iwase
>
> On 2015年12月24日 02:02, HITESH PATEL wrote:
> > Hi Team
> >
> > Can any suggest how to de-capsulate VxLAN tunnel packet in RYU
> Application.
> >
> > Thanks,
> > Hitesh Patel
> >
> > On Sat, Dec 12, 2015 at 12:06 PM, HITESH PATEL <[email protected]
> <mailto:[email protected]>> wrote:
> >
> >     Hi Team,
> >
> >     I have some basic idea of how to develop RYU application for
> Learning switch,rest Router but i don't know how to write VxLAN tunnel
> application in RYU. please provide some hint for VxLAN tunnel implement
> using RYU.
> >
> >
> >     Thanks,
> >     Hitesh Patel
> >
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> >
> >
> >
> > _______________________________________________
> > Ryu-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/ryu-devel
> >
>
------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to