summaryrefslogtreecommitdiffhomepage
path: root/docs/sources/cli-command-syntax.md
diff options
context:
space:
mode:
authorISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>2016-03-11 03:28:59 +0900
committerISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>2016-03-11 03:28:59 +0900
commit79a8275508e252213c857151f27a93abae43f6a1 (patch)
tree006ddfd6f9223f6a465b8167fdb060c2ccdaafdb /docs/sources/cli-command-syntax.md
parent89acf5c8a4603b1f3b38f182c35e69b5847ddd1f (diff)
docs: update
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>
Diffstat (limited to 'docs/sources/cli-command-syntax.md')
-rw-r--r--docs/sources/cli-command-syntax.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/sources/cli-command-syntax.md b/docs/sources/cli-command-syntax.md
index 48b3d524..5376d7fa 100644
--- a/docs/sources/cli-command-syntax.md
+++ b/docs/sources/cli-command-syntax.md
@@ -44,9 +44,14 @@ If you want to remove routes with the address of the ipv6 from global rib:
#### more examples
```shell
+% gobgp global rib add -a ipv4 10.0.0.0/24 origin igp
+% gobgp global rib add -a ipv4 10.0.0.0/24 origin egp
% gobgp global rib add -a ipv4 10.0.0.0/24 nexthop 20.20.20.20
% gobgp global rib add -a ipv4 10.0.0.0/24 med 10
% gobgp global rib add -a ipv4 10.0.0.0/24 local-pref 110
+% gobgp global rib add -a ipv4 10.0.0.0/24 comunity 100:100
+% gobgp global rib add -a ipv4 10.0.0.0/24 comunity 100:100,200:200
+% gobgp global rib add -a ipv4 10.0.0.0/24 comunity no-export
% gobgp global rib add -a ipv4 10.0.0.0/24 aigp metric 200
% gobgp global rib add -a ipv4-mpls 10.0.0.0/24 100
% gobgp global rib add -a ipv4-mpls 10.0.0.0/24 100/200