diff options
author | Ondrej Filip <feela@majklik.network.cz> | 2009-05-26 10:43:59 +0200 |
---|---|---|
committer | Ondrej Filip <feela@majklik.network.cz> | 2009-05-26 10:43:59 +0200 |
commit | 4c2507da687cdad1b9d147c1655e5ac46aaaa511 (patch) | |
tree | 9499cc64dd64a6a1d61954a9985fa63218acdfb3 /doc/bird.sgml | |
parent | 0c8c86c825f9cebf4c1d9f8d9cd57b2fad84d35b (diff) | |
download | bird-4c2507da687cdad1b9d147c1655e5ac46aaaa511.tar bird-4c2507da687cdad1b9d147c1655e5ac46aaaa511.zip |
Warning for BSD system and TCP-MD5.
Diffstat (limited to 'doc/bird.sgml')
-rw-r--r-- | doc/bird.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index e93e534..666d9f6 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -844,7 +844,8 @@ for each neighbor using the following configuration parameters: of the interface our neighbor is connected to. <tag>password <m/string/</tag> Use this password for MD5 authentication - of BGP sessions. Default: no authentication. + of BGP sessions. Default: no authentication. Password has to be set by + external utility (e.g. setkey(8)) on BSD systems. <tag>rr client</tag> Be a route reflector and treat the neighbor as a route reflection client. Default: disabled. |