summaryrefslogtreecommitdiff
path: root/templates/protocols/ospf/redistribute/bgp/metric/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates/protocols/ospf/redistribute/bgp/metric/node.def')
-rw-r--r--templates/protocols/ospf/redistribute/bgp/metric/node.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/protocols/ospf/redistribute/bgp/metric/node.def b/templates/protocols/ospf/redistribute/bgp/metric/node.def
new file mode 100644
index 00000000..270a810e
--- /dev/null
+++ b/templates/protocols/ospf/redistribute/bgp/metric/node.def
@@ -0,0 +1,3 @@
+type: u32
+help: "Metric for redistributed routes"
+syntax: $(@) >= 1 && $(@) <= 16; "metric must be between 1 and 16"