diff options
Diffstat (limited to 'templates/protocols/ospfv3/redistribute/connected/route-map/node.def')
-rw-r--r-- | templates/protocols/ospfv3/redistribute/connected/route-map/node.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/protocols/ospfv3/redistribute/connected/route-map/node.def b/templates/protocols/ospfv3/redistribute/connected/route-map/node.def new file mode 100644 index 00000000..3f570311 --- /dev/null +++ b/templates/protocols/ospfv3/redistribute/connected/route-map/node.def @@ -0,0 +1,3 @@ +type: txt +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" |