Skip to content
Snippets Groups Projects
Commit 5c758e01 authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

iptrunk_migration: corrected Juniper template for BFD

parent 1af56b53
No related branches found
No related tags found
1 merge request!147iptrunk_migration Nokia and Juniper templates update
This commit is part of merge request !147. Comments created here will be created in the context of that merge request.
......@@ -13,7 +13,7 @@
bfd-liveness-detection {
minimum-interval {{ bfd_min_interval }};
neighbor {{ remaining_side['loopback'] }};
local-address {{ new_side['loopback'] }};
local-address {{ new_node.router.router_lo_ipv4_address }};
}
{% endif %}
{% if (new_side.minimum_links | int) > 0 %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment