summaryrefslogtreecommitdiffstats
path: root/doc/bird.conf.example
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2008-10-26 22:52:21 +0100
committerOndrej Zajicek <santiago@crfreenet.org>2008-10-26 22:52:21 +0100
commit1adc17b4b57267e301fcd67309494bbbddbfa718 (patch)
tree94203d8d7ebec29a579c9eb023dcf2b310fbd178 /doc/bird.conf.example
parentba5ed6f3e4eb4b2899cdad08e2edb99063bfbcee (diff)
downloadbird-1adc17b4b57267e301fcd67309494bbbddbfa718.tar
bird-1adc17b4b57267e301fcd67309494bbbddbfa718.zip
Update of a documentation - new options for AS4, MD5 auth and route reflection.
Diffstat (limited to 'doc/bird.conf.example')
-rw-r--r--doc/bird.conf.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bird.conf.example b/doc/bird.conf.example
index 05259d5..22221d4 100644
--- a/doc/bird.conf.example
+++ b/doc/bird.conf.example
@@ -179,6 +179,9 @@ protocol static {
# default bgp_med 0; # MED value we use for comparison when none is defined
# default bgp_local_pref 0; # The same for local preference
# source address 62.168.0.14; # What local address we use for the TCP connection
+# password "secret" # Password used for MD5 authentication
+# rr client; # I am a route reflector and the neighor is my client
+# rr cluster id 1.0.0.1 # Use this value for cluster id instead of my router id
# export where source=RTS_STATIC;
# export filter {
# if source = RTS_STATIC then {