summaryrefslogtreecommitdiff
path: root/data/templates/frr/rip.frr.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/frr/rip.frr.tmpl')
-rw-r--r--data/templates/frr/rip.frr.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/templates/frr/rip.frr.tmpl b/data/templates/frr/rip.frr.tmpl
index cabc236f0..748dfb126 100644
--- a/data/templates/frr/rip.frr.tmpl
+++ b/data/templates/frr/rip.frr.tmpl
@@ -89,6 +89,7 @@ router rip
{% endif %}
{% endif %}
{% include 'frr/rip_ripng.frr.j2' %}
+ exit
!
{% if route_map is defined and route_map is not none %}
ip protocol rip route-map {{ route_map }}