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