summaryrefslogtreecommitdiff
path: root/interface-templates/redirect/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'interface-templates/redirect/node.def')
-rw-r--r--interface-templates/redirect/node.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/interface-templates/redirect/node.def b/interface-templates/redirect/node.def
index 49dd6e1..ac2ad7e 100644
--- a/interface-templates/redirect/node.def
+++ b/interface-templates/redirect/node.def
@@ -1,9 +1,10 @@
type: txt
-help: Set incoming packet redirection destination
+help: Incoming packet redirection destination
allowed: /opt/vyatta/sbin/vyatta-interfaces.pl --show=input
syntax:expression: $VAR(@) != $VAR(../@) ;\
"interface $VAR(../@): redirect to same interface not allowed"
+val_help: Interface for packet redirection
syntax:expression: exec "/opt/vyatta/sbin/vyatta-interfaces.pl --dev $VAR(@) --check=all"