diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-07-26 21:40:16 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-07-26 21:40:16 +0900 |
commit | d9cbb32c3e917d5a208e58f49785da8fe3863e1c (patch) | |
tree | e0a6460b9ca9c935ab2f947be74185f98e3aa6e2 /test/scenario_test/lib/quagga.py | |
parent | 96002fd5c4344579b998558b3ad5f929b23ee650 (diff) |
server: add zebra api support to configure linux network stack
Install route information to linux network stack via quagga's zebra.
$ gobgpd --enable-zapi
By default, 'unix:/var/run/quagga/zserv.api' for is used for zapi
endpoint. It's not the case in your environment, use '--zapi-url'
option.
Note that only ipv4 support now.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'test/scenario_test/lib/quagga.py')
0 files changed, 0 insertions, 0 deletions