summaryrefslogtreecommitdiff
path: root/templates/protocols/ripng/redistribute/kernel/metric/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates/protocols/ripng/redistribute/kernel/metric/node.def')
-rw-r--r--templates/protocols/ripng/redistribute/kernel/metric/node.def5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/protocols/ripng/redistribute/kernel/metric/node.def b/templates/protocols/ripng/redistribute/kernel/metric/node.def
deleted file mode 100644
index 8446e404..00000000
--- a/templates/protocols/ripng/redistribute/kernel/metric/node.def
+++ /dev/null
@@ -1,5 +0,0 @@
-type: u32
-help: Metric for redistributed routes
-val_help: u32:1-16; Redistribute route metric
-
-syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 16; "metric must be between 1 and 16"