diff options
Diffstat (limited to 'templates/protocols/ospf/redistribute/static/route-map/node.def')
-rw-r--r-- | templates/protocols/ospf/redistribute/static/route-map/node.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/protocols/ospf/redistribute/static/route-map/node.def b/templates/protocols/ospf/redistribute/static/route-map/node.def new file mode 100644 index 00000000..5ce5f0ab --- /dev/null +++ b/templates/protocols/ospf/redistribute/static/route-map/node.def @@ -0,0 +1,3 @@ +type: txt +help: "Route map reference" +commit: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --exists \"policy route-map $(@)\" ";"route-map $(@) doesn't exist" |