From a751288a698709ca97bc897d0cb4a33382a1159e Mon Sep 17 00:00:00 2001 From: Arthur Xiong Date: Tue, 11 Mar 2008 17:57:46 -0700 Subject: Change the type from "txt" to "u32" for "protocols ospf access-list <>" --- templates/protocols/ospf/access-list/node.def | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/protocols/ospf') 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 -- cgit v1.2.3