From cb2d10ed31aae476fc1c20dd94a8678793becdb3 Mon Sep 17 00:00:00 2001 From: IWASE Yusuke Date: Wed, 26 Jul 2017 15:02:09 +0900 Subject: docs/sources/mrt: Update contents index Signed-off-by: IWASE Yusuke --- docs/sources/mrt.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'docs') 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) ## 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 ``` -## Dump the RIB in MRT TABLE_DUMPv2 format +## Dump the RIB in MRT TABLE_DUMPv2 format -### Configuration +### Configuration With the following configuration, gobgpd continuously dumps routes in the global rib to `/tmp/table.dump` file in the TABLE_DUMPv2 format -- cgit v1.2.3