From d435da72b0e7deaafd93dad62fb29bde08e42ac0 Mon Sep 17 00:00:00 2001 From: ISHIDA Wataru Date: Sun, 20 Mar 2016 20:22:13 +0900 Subject: docs: update configuration.md Signed-off-by: ISHIDA Wataru --- docs/sources/configuration.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/sources/configuration.md b/docs/sources/configuration.md index 71e654fb..54811840 100644 --- a/docs/sources/configuration.md +++ b/docs/sources/configuration.md @@ -72,6 +72,8 @@ [neighbors.route-reflector.config] route-reflector-client = true route-reflector-cluster-id = "192.168.0.1" + [neighbors.add-paths.config] + receive = true [neighbors.graceful-restart.config] enabled = true notification-enabled = true @@ -123,6 +125,8 @@ [[neighbors.afi-safis]] [neighbors.afi-safis.config] afi-safi-name = "ipv6-flowspec" + [[neighbors.afi-safis]] + afi-safi-name = "opaque" [neighbors.apply-policy.config] import-policy-list = ["policy1"] default-import-policy = "reject-route" -- cgit v1.2.3