summaryrefslogtreecommitdiffstats
path: root/bird.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bird.conf')
-rw-r--r--bird.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bird.conf b/bird.conf
index 02a3470..35b8d3c 100644
--- a/bird.conf
+++ b/bird.conf
@@ -13,7 +13,7 @@ protocol rip MyRIP_test {
port 1520;
period 7;
garbagetime 60;
- interface "*";
+ interface "*" { mode broadcast; };
honour neighbour;
# passwords { password "ahoj" from 0 to 10;
# password "nazdar" from 10;