From 018261b3362ccc5df16884fe3af7ac2ee95d66f8 Mon Sep 17 00:00:00 2001 From: sever-sever Date: Fri, 24 Jul 2020 09:33:59 +0000 Subject: ospfv3: T2021: Change type validator for area --- templates/protocols/ospfv3/area/node.def | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/protocols/ospfv3/area/node.def b/templates/protocols/ospfv3/area/node.def index 56e42038..4080cfb0 100644 --- a/templates/protocols/ospfv3/area/node.def +++ b/templates/protocols/ospfv3/area/node.def @@ -1,6 +1,5 @@ tag: -type: txt +type: ipv4 help: OSPFv3 Area syntax:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --check-ospfv3-area $VAR(@)"; "Invalid OSFPv3 area \"$VAR(@)\" " -val_help: u32; OSPFv3 area in decimal notation val_help: ipv4; OSPFv3 area in dotted decimal notation -- cgit v1.2.3