Commit b12851b3 authored by nanahira's avatar nanahira

fix

parent 35f83424
......@@ -51,7 +51,7 @@ protocol ospf v2 {
{% if connection.outbound %}
cost {{connection.metric}};
{% else %}
cost 99999;
cost 50000;
{% endif %}
hello 5;
};
......
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