Re: [Ryu-devel] help-- rest_vtep : ping between s1h1 and s2h1 not working

2017-05-08 Thread Tessy Thomas
N 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:

Re: [Ryu-devel] help-- rest_vtep : ping between s1h1 and s2h1 not working

2017-05-03 Thread Tessy Thomas
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

[Ryu-devel] help-- rest_vtep : ping between s1h1 and s2h1 not working

2017-05-03 Thread Tessy Thomas
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 -

[Ryu-devel] rest_vtep--ping is not success-please help

2017-04-20 Thread Tessy Thomas
System1: charu@charu-OptiPlex-390:~$ curl -X GET http://172.16.1.105:8080/vtep/networks |> python -m json.tool % Total% Received % Xferd Average Speed TimeTime Time Current Dload Upload Total SpentLeft Speed 100 347 100 3470

Re: [Ryu-devel] help--rest_vtep

2017-04-19 Thread Tessy Thomas
uot; # "up" shows the connection established } 2. 3. 4. On Mon, Apr 17, 2017 at 11:25 AM, Tessy Thomas wrote: > please find attachment > > On Mon, Apr 17, 2017 at 11:24 AM, Tessy Thomas > wrote: > >> hai.. >> >> the error is solv

Re: [Ryu-devel] help--rest_vtep

2017-04-10 Thread Tessy Thomas
message "No such datapath: 1", please confirm your OVS > instance's datapath-id(=dpid). > > Thanks, > Iwase > > > On 2017年04月10日 23:34, Tessy Thomas wrote: > > halo,thankyou so much for reply..attaching the screen shots of how i run > it..

[Ryu-devel] help--rest_vtep

2017-04-09 Thread Tessy Thomas
hi. i followed http://ryu.readthedocs.io/en/latest/app/rest_vtep.html .. but i am very new to ryu,..can someone kindly help me to run it. cd ryu1 ryu-manager ryu/app/rest_vtep.py cd ryu2 ryu-manager ryu/app/rest_vtep.py ovs-vsctl add-br s1-ovs ovs-vsctl set-controller s1-ovs tcp:172.17.0.1: