summaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/sources/configuration.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/sources/configuration.md b/docs/sources/configuration.md
index 441cade2..e308b3ab 100644
--- a/docs/sources/configuration.md
+++ b/docs/sources/configuration.md
@@ -131,6 +131,12 @@
default-in-policy = "reject-route"
[neighbors.route-server.config]
route-server-client = true
+ # To enable TTL Security, uncomment the following.
+ # Please note that this feature is mututally exclusive with
+ # "neighbors.ebgp-multihop.config".
+ #[neighbors.ttl-security.config]
+ # enabled = true
+ # ttl-min = 255 # 255 means directly connected
[[peer-groups]]
[peer-groups.config]