summaryrefslogtreecommitdiff
path: root/interface-templates/ipv6/ripng/split-horizon/disable/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'interface-templates/ipv6/ripng/split-horizon/disable/node.def')
-rw-r--r--interface-templates/ipv6/ripng/split-horizon/disable/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-templates/ipv6/ripng/split-horizon/disable/node.def b/interface-templates/ipv6/ripng/split-horizon/disable/node.def
index c801f7c4..ce6ab8a6 100644
--- a/interface-templates/ipv6/ripng/split-horizon/disable/node.def
+++ b/interface-templates/ipv6/ripng/split-horizon/disable/node.def
@@ -1,4 +1,4 @@
-help: Disable split horizon on specified interface
+help: Disable split horizon
create: vtysh -c "configure terminal" -c "interface $IFNAME" -c "no ipv6 ripng split-horizon"
delete: vtysh -c "configure terminal" -c "interface $IFNAME" -c "ipv6 ripng split-horizon"