1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Passive option.

This commit is contained in:
Ondrej Zajicek
2009-09-24 22:12:11 +02:00
parent 2d507e64b7
commit be6e39ebbf
4 changed files with 13 additions and 4 deletions

View File

@@ -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.