diff options
Diffstat (limited to 'templates/protocols/rip/redistribute/static/route-map/node.def')
-rw-r--r-- | templates/protocols/rip/redistribute/static/route-map/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/rip/redistribute/static/route-map/node.def b/templates/protocols/rip/redistribute/static/route-map/node.def index f2c6f7c2..3f570311 100644 --- a/templates/protocols/rip/redistribute/static/route-map/node.def +++ b/templates/protocols/rip/redistribute/static/route-map/node.def @@ -1,3 +1,3 @@ type: txt -help: Route map reference +help: Set route map reference commit:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --exists \"policy route-map $VAR(@)\" ";"route-map $VAR(@) doesn't exist" |