Hi Tessy,

Let me confirm your environment, first.

> i run the rest_vtep in my lapyop and system,
> In both 1 controller, 1 openvswitch,2 hosts were run(using mininet)

rest_vtep supposes 2 Ryu controller and 2 OVS, which are running on the
separated host as following, because rext_vtep will communicate by using
BGP and create VXLAN tunnel between each host.
  http://ryu.readthedocs.io/en/latest/app/rest_vtep.html#environment

If you want to run this app on a single host, you need to use VM(KVM,
VirtualBox, etc) or container(Docker, LXD, etc).

Thanks,
Iwase


On 2017年05月03日 18:42, Tessy Thomas wrote:
> 1.creating bgp speaker - success
> 2.registering the neighbours -success
> 3.vni creation- success
> 4. registering clients success
> 
> Routes are correctly advertised between the hosts( laptop and System)
> But ping between s1h1 and s2h1 is not working...
> 
> kindly help
> 
> 
> On Wed, May 3, 2017 at 3:08 PM, Tessy Thomas <tessyma...@gmail.com 
> <mailto:tessyma...@gmail.com>> wrote:
> 
>     hi,
> 
>     i run the rest_vtep in my lapyop and system,
>     In both 1 controller, 1 openvswitch,2 hosts were run(using mininet)
> 
>     All configuration steps are working successfully,
>     But the final step ping between s1h1 and s2h1 is not working.
>     What am i doing wrong?,kindly help..
> 
>     Thankyou
> 
> 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to