summaryrefslogtreecommitdiffstats
path: root/bird.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bird.conf')
-rw-r--r--bird.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/bird.conf b/bird.conf
index ea7edf8..314e242 100644
--- a/bird.conf
+++ b/bird.conf
@@ -6,8 +6,9 @@
router id 62.168.0.1
-define xyzzy = 120+10;
+define xyzzy = 120+10
protocol rip MyRIP_test {
- preference xyzzy;
+ preference xyzzy
+ debug all
}