Hi IWAMOTO,

I used the below api to get the complete RIB data.

ribs = bgp_speaker.rib_get(family='ipv4', format='json')

thanks
suresh.

On Tue, Jul 24, 2018 at 11:31 AM, IWAMOTO Toshihiro <iwam...@valinux.co.jp>
wrote:

> On Wed, 18 Jul 2018 20:45:00 +0900,
> knet solutions wrote:
> >
> > [1  <multipart/alternative (7bit)>]
> > [1.1  <text/plain; UTF-8 (7bit)>]
> > Hi,
> >
> > Currently BGP best_path_change_handler events returns only the best path.
> >
> > But I would like to get all the paths for the network.
> >
> > >From management interface,  I could able to see via "show rib all"
> command.
> > How do i access this ?
>
> It's implemented in
> ryu.services.protocols.bgp.operator.commands.show.rib
>
> Do you have access to functions used there?
>
> --
> IWAMOTO Toshihiro
>



-- 

*Regards, *
*Knet solutions.*

https://github.com/knetsolutions/KNet
http://knet-topology-builder.readthedocs.io/
http://knetsolutions.in/
------------------------------------------------------------------------------
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

Reply via email to