summaryrefslogtreecommitdiff
path: root/templates/protocols/ospfv3/redistribute/node.def
diff options
context:
space:
mode:
authorJon Andersson <Jon.Andersson@no.thalesgroup.com>2010-06-11 10:51:31 +0200
committerStig Thormodsrud <stig@vyatta.com>2010-06-14 13:50:37 -0700
commitea31437f30a7f808cbb2bb055f1a6b826c994a4d (patch)
treec0f2e8dc19a589dd51a5baa47f07ed373d3542ed /templates/protocols/ospfv3/redistribute/node.def
parent33f2dc497c8edf3bb73c35fbd0296e22b86b3167 (diff)
downloadvyatta-cfg-quagga-ea31437f30a7f808cbb2bb055f1a6b826c994a4d.tar.gz
vyatta-cfg-quagga-ea31437f30a7f808cbb2bb055f1a6b826c994a4d.zip
Added route-map support in ospfv3-redistribute
Diffstat (limited to 'templates/protocols/ospfv3/redistribute/node.def')
-rw-r--r--templates/protocols/ospfv3/redistribute/node.def11
1 files changed, 1 insertions, 10 deletions
diff --git a/templates/protocols/ospfv3/redistribute/node.def b/templates/protocols/ospfv3/redistribute/node.def
index c33bd557..0f60ac58 100644
--- a/templates/protocols/ospfv3/redistribute/node.def
+++ b/templates/protocols/ospfv3/redistribute/node.def
@@ -1,10 +1 @@
-multi:
-type: txt
-help: Set route type to redistribute
-allowed: echo "static kernel connected ripng bgp"
-create:expression: "vtysh -c \"configure terminal\" \
- -c \"router ospf6 \" \
- -c \"redistribute $VAR(@) \"; "
-delete:expression: "vtysh -c \"configure terminal\" \
- -c \"router ospf6 \" \
- -c \"no redistribute $VAR(@) \"; "
+help: Set to redistribute information from another routing protocol