summaryrefslogtreecommitdiff
path: root/data/templates/frr/isis.frr.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/frr/isis.frr.tmpl')
-rw-r--r--data/templates/frr/isis.frr.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/templates/frr/isis.frr.tmpl b/data/templates/frr/isis.frr.tmpl
index c8e11399e..46400664f 100644
--- a/data/templates/frr/isis.frr.tmpl
+++ b/data/templates/frr/isis.frr.tmpl
@@ -173,6 +173,7 @@ interface {{ iface }} {{ 'vrf ' + vrf if vrf is defined and vrf is not none }}
{% endif %}
{% endfor %}
{% endif %}
+ exit
!
{% if route_map is defined and route_map is not none %}
ip protocol isis route-map {{ route_map }}