summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2009-09-24 22:12:11 +0200
committerOndrej Zajicek <santiago@crfreenet.org>2009-09-24 22:12:11 +0200
commitbe6e39ebbf7ed107abde6fc1a18e8827ca47a7c1 (patch)
treea832ae3fd3377930b0f7703e14d3452f9ae3f0fc /doc
parent2d507e64b7d7029906aac30dbea317795b5339de (diff)
downloadbird-be6e39ebbf7ed107abde6fc1a18e8827ca47a7c1.tar
bird-be6e39ebbf7ed107abde6fc1a18e8827ca47a7c1.zip
Passive option.
Diffstat (limited to 'doc')
-rw-r--r--doc/bird.sgml5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml
index 258b842..ceff31d 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -868,6 +868,11 @@ for each neighbor using the following configuration parameters:
of BGP sessions. Default: no authentication. Password has to be set by
external utility (e.g. setkey(8)) on BSD systems.
+ <tag>passive <m/switch/</tag> Standard BGP behavior is both
+ initiating outgoing connections and accepting incoming
+ connections. In passive mode, outgoing connections are not
+ initiated. Default: off.
+
<tag>rr client</tag> Be a route reflector and treat the neighbor as
a route reflection client. Default: disabled.