From 73a6551d2e65c1157f7e86e1912b759946c6e40d Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 22 Jan 2021 23:10:24 +0100 Subject: T3236: migrate ospf to vyos-1x --- templates/protocols/ospf/redistribute/connected/metric/node.def | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 templates/protocols/ospf/redistribute/connected/metric/node.def (limited to 'templates/protocols/ospf/redistribute/connected/metric') diff --git a/templates/protocols/ospf/redistribute/connected/metric/node.def b/templates/protocols/ospf/redistribute/connected/metric/node.def deleted file mode 100644 index 58fd80d7..00000000 --- a/templates/protocols/ospf/redistribute/connected/metric/node.def +++ /dev/null @@ -1,4 +0,0 @@ -type: u32 -help: Metric for redistributed routes -syntax:expression: $VAR(@) >= 0 && $VAR(@) <= 16777214; "metric must be between 0 and 16777214" -val_help: u32:0-16777214; Metric for redistributed routes -- cgit v1.2.3