Hi Tessy,
Sorry for the delay.
On my environment, rest_vtep works as expected.
If routes were advertised correctly, please confirm the following points;
- Make sure the virtual networks are registered.
e.g.)
curl -X GET http://localhost:8080/vtep/networks | python -m json.tool
{
"10": {
halo,
i run it in different system(one in my laptop and other in the
system),routes are advertised but ping between hosts is not successful,
thankyou
On Mon, May 8, 2017 at 1:04 PM, Iwase Yusuke
wrote:
> Hi Tessy,
>
> Let me confirm your environment, first.
>
> > i run the rest_vtep in my lapy
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 commu
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