bgp/application: Add note for BGPSpeaker API reference
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
7d0b080e73
commit
fa172559c5
@ -104,6 +104,11 @@ Usage Example::
|
|||||||
$ ryu-manager my_bgp_app.py \\
|
$ ryu-manager my_bgp_app.py \\
|
||||||
--bgp-app-config-file ryu/services/protocols/bgp/bgp_sample_conf.py
|
--bgp-app-config-file ryu/services/protocols/bgp/bgp_sample_conf.py
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
For the APIs for ``ryu.services.protocols.bgp.bgpspeaker.BGPSpeaker``,
|
||||||
|
please refer to :doc:`../library_bgp_speaker_ref`.
|
||||||
|
|
||||||
API Reference
|
API Reference
|
||||||
=============
|
=============
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user