Hi,
Have you checked the Ryu documentation?
The following describes the API of BGPSpeaker.
http://ryu.readthedocs.io/en/latest/library_bgp_speaker_ref.html
Thanks,
Iwase
On 2017年10月17日 13:10, Marcio Vinicius de Queiroz Santos wrote:
Dears,
I'm trying to use the Ryu as a BGP Speaker in a int
Dears,
I'm trying to use the Ryu as a BGP Speaker in a inter AS environment. Is
there, some way for I see the Ryu RIB(Routing Information Base)? If yes,
could I do some actions in Ryu RIB like remove or edit some route?
This action could be via code ir API.
Thanks a lot for help.
---