Hi Jordi, First, please refer to the Ryu documentation. http://ryu.readthedocs.io/en/latest/library_bgp_speaker.html
And the following applications are samples for using Ryu BGP. https://github.com/osrg/ryu/blob/master/ryu/services/protocols/bgp/application.py https://github.com/osrg/ryu/blob/master/ryu/app/rest_vtep.py Thanks, Iwase 2017-01-25 1:18 GMT+09:00 Jordi Bisbal <[email protected]>: > Hey guys, > > we are new in RYU and we are working on a BGP project. We would be really > grateful if you can provide us a simple example to start working with it. > > ------------------------------------------------------------------------------ > 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 > [email protected] > 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 [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
