summaryrefslogtreecommitdiffstats
path: root/bird.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bird.conf')
-rw-r--r--bird.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/bird.conf b/bird.conf
index 30c0ea2..1d1c39a 100644
--- a/bird.conf
+++ b/bird.conf
@@ -25,5 +25,8 @@ protocol kernel {
}
protocol static {
- disabled
+# disabled
+# route 10.0.0.0/8 reject
+# route 10.1.0.0:255.255.255.0 via 62.168.0.3
+# route 10.2.0.0/24 via "arc0"
}