Hi, Thank you for reporting!
On 2017年04月09日 20:31, Tessy Thomas wrote: > 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:6633 <http://172.17.0.1:6633> > > ovs-vsctl add-br s2-ovs > ovs-vsctl set-controller s2-ovs tcp:172.17.0.2:6633 <http://172.17.0.2:6633> > > i did these....but i got error """ "error": "BGPSpeaker could not be found", > "status": 404"""\ First, which command returned this message? The above message shows Ryu's BGP instance was not started yet or could not be started as expected. Thanks, Iwase > > > 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 > ------------------------------------------------------------------------------ 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