Widening audience!

From: Vikram Choudhary [mailto:vikram.choudh...@huawei.com]
Sent: 17 August 2015 18:05
To: ryu-de...@lists.sourceforge.net
Cc: Tidwell, Ryan; Vikram Choudhary; Jaume Devesa; Numan Siddique; Kalyankumar 
Asangi; Baldwin, Carl (OpenStack Neutron)
Subject: [Ryu-devel] [IMPORTANT]: Query regarding BGP Speaker and BGP Peer 
States.

Hi All,

We have used Ryu's BGP speaker functionality for one of the neutron projects 
(https://review.openstack.org/#/c/207635/) and want to know BGP Speaker and 
Peer states for display purpose/s.

With reference to this we have following question's.


è Does Ryu's BGP Speaker functionality expose any API to query BGP Speaker and 
BGP Peer state?

BGP_FSM_IDLE = 'Idle'

BGP_FSM_CONNECT = 'Connect'

BGP_FSM_ACTIVE = 'Active'

BGP_FSM_OPEN_SENT = 'OpenSent'

BGP_FSM_OPEN_CONFIRM = 'OpenConfirm'

BGP_FSM_ESTABLISHED = 'Established'



è If not then what will be the easiest way of getting this information?

o   From the code, we could find "self.state" saves BGP Speaker state. Can we 
use it directly?

o   How to get Peer's state information.

Any help would be appreciated.

Thanks
Vikram




------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
ryu-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to