From 8454bb0c2c859a919b0b163d505b9d89212bcfd2 Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Tue, 29 Jul 2008 15:25:55 -0700 Subject: First pass at gluing ripng cli to quagga. --- templates/protocols/ripng/redistribute/static/route-map/node.def | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 templates/protocols/ripng/redistribute/static/route-map/node.def (limited to 'templates/protocols/ripng/redistribute/static/route-map/node.def') diff --git a/templates/protocols/ripng/redistribute/static/route-map/node.def b/templates/protocols/ripng/redistribute/static/route-map/node.def new file mode 100644 index 00000000..3f570311 --- /dev/null +++ b/templates/protocols/ripng/redistribute/static/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" -- cgit v1.2.3