diff options
author | ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | 2016-03-11 03:19:51 +0900 |
---|---|---|
committer | ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp> | 2016-03-11 03:19:51 +0900 |
commit | bcfc808df4f6bc5551fc4b760630d30748e89d43 (patch) | |
tree | 9b9df368a67fd77893c9ae56e98e85d7f6a7ebb7 /test/scenario_test/route_server_ipv4_v6_test.py | |
parent | 677d4b8147da60f5a5d02834e2bc35f59017b14f (diff) |
cli: enable to add community
$ gobgp global rib add 10.0.0.0/24 community 100:100
$ gobgp global rib add 10.0.0.0/24 community 100
// well known
$ gobgp global rib add 10.0.0.0/24 community no-export
// use , to add multiple communities
$ gobgp global rib add 10.0.0.0/24 community 100:100,200:200
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>
Diffstat (limited to 'test/scenario_test/route_server_ipv4_v6_test.py')
0 files changed, 0 insertions, 0 deletions