Commit 95417936 authored by nanahira's avatar nanahira

fix

parent 08e4ce69
...@@ -2,7 +2,9 @@ ...@@ -2,7 +2,9 @@
# debug 1 # debug 1
# router-id 00:00:00:00:00:00:00:03 # router-id 00:00:00:00:00:00:00:03
{% if not systemBird %}
pid-file "" pid-file ""
{% endif %}
redistribute local ip 10.198.0.0/24 redistribute local ip 10.198.0.0/24
{% for subnet in localSubnets %} {% for subnet in localSubnets %}
redistribute ip {{subnet}} redistribute ip {{subnet}}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment