summaryrefslogtreecommitdiffhomepage
path: root/docs/sources
diff options
context:
space:
mode:
authorIWASE Yusuke <iwase.yusuke0@gmail.com>2017-07-26 15:02:09 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2017-10-03 23:04:20 +0900
commitcb2d10ed31aae476fc1c20dd94a8678793becdb3 (patch)
tree349e24d520a024d9dfec0578d07b4892ddb1ed01 /docs/sources
parent767856c836d066c6d962e4080e584f06e1ff1e18 (diff)
docs/sources/mrt: Update contents index
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Diffstat (limited to 'docs/sources')
-rw-r--r--docs/sources/mrt.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/sources/mrt.md b/docs/sources/mrt.md
index 85a311f1..c9afd498 100644
--- a/docs/sources/mrt.md
+++ b/docs/sources/mrt.md
@@ -10,6 +10,8 @@ Assume you finished [Getting Started](https://github.com/osrg/gobgp/blob/master/
- [Inject routes from MRT table v2 records](#section0)
- [Dump updates in MRT BGP4MP format](#section1)
- [Configuration](#section1.1)
+- [Dump the RIB in MRT TABLE_DUMPv2 format](#section2)
+ - [Configuration](#section2.1)
## <a name="section0"> Inject routes from MRT table v2 records
Route injection can be done by
@@ -70,9 +72,9 @@ router-id = "10.0.255.254"
rotation-interval = 180
```
-## <a name="section1"> Dump the RIB in MRT TABLE_DUMPv2 format
+## <a name="section2"> Dump the RIB in MRT TABLE_DUMPv2 format
-### <a name="section1.1"> Configuration
+### <a name="section2.1"> Configuration
With the following configuration, gobgpd continuously dumps routes in
the global rib to `/tmp/table.dump` file in the TABLE_DUMPv2 format