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