Commit 7e1fd20c authored by nanahira's avatar nanahira

finish

parent c62c04b5
...@@ -4,7 +4,7 @@ debug 1 ...@@ -4,7 +4,7 @@ debug 1
# router-id 00:00:00:00:00:00:00:03 # router-id 00:00:00:00:00:00:00:03
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 local ip {{subnet}} redistribute ip {{subnet}}
{% endfor %} {% endfor %}
redistribute local deny redistribute local deny
reflect-kernel-metric true reflect-kernel-metric true
......
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