diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-07-23 15:29:10 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2015-07-23 15:29:10 +0900 |
commit | 17deee6aa3e9a10179cda2e7e21fe435312b0051 (patch) | |
tree | bb18a513370b700d5c14102a2b7536de67eca445 /docs | |
parent | 5005b7d52cab885218590103b1ebc07d353d6ef8 (diff) |
doc: fix global rib show cli example
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/sources/getting-started.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sources/getting-started.md b/docs/sources/getting-started.md index 45ceceb1..2d309bfc 100644 --- a/docs/sources/getting-started.md +++ b/docs/sources/getting-started.md @@ -93,6 +93,7 @@ Note that the tab completion works for both peer names and commands. Check out the global table. ``` +$ gobgp global rib Network Next Hop AS_PATH Age Attrs *> 10.3.0.0/16 10.0.255.1 [65001] 00:05:41 [{Origin: 0} {Med: 0}] *> 10.3.0.0/24 10.0.255.1 [65001] 00:05:41 [{Origin: 0} {Med: 0}] |