summaryrefslogtreecommitdiffhomepage
path: root/docs/sources/getting-started.md
diff options
context:
space:
mode:
authorISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>2016-01-10 15:47:25 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2016-01-12 10:59:03 +0900
commitdebb5ae065a3e46e470a708c39dd55fef9b8a3f9 (patch)
tree555a204232ebc277af6fa5f2c529e2ef04087938 /docs/sources/getting-started.md
parente3dc6563e8388244c8ad00b650e413ba7dbc40f3 (diff)
docs: add configuration example
Signed-off-by: ISHIDA Wataru <ishida.wataru@lab.ntt.co.jp>
Diffstat (limited to 'docs/sources/getting-started.md')
-rw-r--r--docs/sources/getting-started.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/sources/getting-started.md b/docs/sources/getting-started.md
index b2c4be37..9f3d532e 100644
--- a/docs/sources/getting-started.md
+++ b/docs/sources/getting-started.md
@@ -51,6 +51,9 @@ If you don't like `toml`, you can use `json`, `yaml` and `hcl` instead.
peer-as = 65002
```
+see [here](https://github.com/osrg/gobgp/blob/master/docs/sources/configuration.md) for
+more complicated configuration.
+
## Starting GoBGP
Save the configuration above as gobgpd.conf and start gobgpd: