summaryrefslogtreecommitdiffstats
path: root/bird.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bird.conf')
-rw-r--r--bird.conf11
1 files changed, 8 insertions, 3 deletions
diff --git a/bird.conf b/bird.conf
index 314e242..6797aee 100644
--- a/bird.conf
+++ b/bird.conf
@@ -8,7 +8,12 @@ router id 62.168.0.1
define xyzzy = 120+10
-protocol rip MyRIP_test {
- preference xyzzy
- debug all
+#protocol rip MyRIP_test {
+# preference xyzzy
+# debug all
+#}
+
+protocol device {
+# disabled
+# interface "-eth*", "*"
}