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