From 9d4c89e96b9665f3d1fe41134c47f2b9af2b27fe Mon Sep 17 00:00:00 2001 From: Pavel Odintsov Date: Mon, 18 Jan 2016 18:17:01 +0300 Subject: [PATCH] Fix GoBGP configuration to new format --- docs/GOBGP.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/GOBGP.md b/docs/GOBGP.md index 74d907f0..e64b17de 100644 --- a/docs/GOBGP.md +++ b/docs/GOBGP.md @@ -29,9 +29,6 @@ Create example configuration for GoBGPD in gobgpd.conf file in current directory as = 65001 router-id = "213.133.111.200" - [global.apply-policy.config] - default-export-policy = "reject-route" - [[neighbors]] [neighbors.config] neighbor-address = "10.10.10.250"