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:
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
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
-
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
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
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..
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: