summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Xiong <arthur@vyatta.com>2008-03-11 17:57:46 -0700
committerArthur Xiong <arthur@vyatta.com>2008-03-11 17:57:46 -0700
commita751288a698709ca97bc897d0cb4a33382a1159e (patch)
tree9ae2c64d751d1e2966d8dc31650bcd97f5b02896
parent0797f7cd410ac7a3a5e2f9f28be90d5eb0e31366 (diff)
downloadvyatta-cfg-quagga-a751288a698709ca97bc897d0cb4a33382a1159e.tar.gz
vyatta-cfg-quagga-a751288a698709ca97bc897d0cb4a33382a1159e.zip
Change the type from "txt" to "u32" for "protocols ospf access-list <>"
-rw-r--r--templates/protocols/ospf/access-list/node.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/protocols/ospf/access-list/node.def b/templates/protocols/ospf/access-list/node.def
index 6ec0f65e..e806f106 100644
--- a/templates/protocols/ospf/access-list/node.def
+++ b/templates/protocols/ospf/access-list/node.def
@@ -1,4 +1,4 @@
tag:
-type: txt
+type: u32
commit:expression: $VAR(./export/) != ""; "must add protocol to filter"
-help: access-list to filter networks in routing updates
+help: Access-list to filter networks in routing updates