summaryrefslogtreecommitdiff
path: root/templates/interfaces/tunnel
diff options
context:
space:
mode:
Diffstat (limited to 'templates/interfaces/tunnel')
-rw-r--r--templates/interfaces/tunnel/node.tag/ip/rip/split-horizon/node.def11
1 files changed, 1 insertions, 10 deletions
diff --git a/templates/interfaces/tunnel/node.tag/ip/rip/split-horizon/node.def b/templates/interfaces/tunnel/node.tag/ip/rip/split-horizon/node.def
index b91bfff7..ba39b616 100644
--- a/templates/interfaces/tunnel/node.tag/ip/rip/split-horizon/node.def
+++ b/templates/interfaces/tunnel/node.tag/ip/rip/split-horizon/node.def
@@ -1,10 +1 @@
-help: Enable split horizon on this interface
-update:expression: "${vyatta_sbindir}/vyatta-vtysh.pl \
- -c \"configure terminal \" \
- -c \"interface $VAR(../../../@) \" \
- -c \"ip rip split-horizon \" "
-
-delete:expression: "${vyatta_sbindir}/vyatta-vtysh.pl \
- -c \"configure terminal \" \
- -c \"interface $VAR(../../../@) \" \
- -c \"no ip rip split-horizon \" "
+help: Set to control split horizon parameters on this interface