From f4708f8099e7e31d56191720016e745bcadd8e83 Mon Sep 17 00:00:00 2001 From: IWASE Yusuke Date: Mon, 6 Nov 2017 11:36:08 +0900 Subject: docs: Update table of contents of evpn.md Signed-off-by: IWASE Yusuke --- docs/sources/evpn.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/sources/evpn.md b/docs/sources/evpn.md index 2ae75c68..11cc1831 100644 --- a/docs/sources/evpn.md +++ b/docs/sources/evpn.md @@ -5,10 +5,14 @@ still very experimental. ## Contents -- [BaGpipe](#bagpipe) +- [BaGPipe](#bagpipe) + - [Configuration](#configuration) + - [Advertising EVPN route](#advertising-evpn-route) - [YABGP](#yabgp) + - [Configuration](#configuration-1) + - [Advertising EVPN route](#advertising-evpn-route-1) -## BaGPipe +## BaGPipe This example uses [BaGPipe BGP](https://github.com/Orange-OpenSource/bagpipe-bgp). GoBGP receives @@ -114,7 +118,7 @@ match:L2VPN/evpn,*: * target:65000:77 ``` -## YABGP +## YABGP Just like the last example, this example uses [YABGP](https://github.com/smartbgp/yabgp). GoBGP receives routes from one YABGP peer and advertises it to another YABGP peer. -- cgit v1.2.3