summaryrefslogtreecommitdiff
path: root/templates/protocols/static/route6
diff options
context:
space:
mode:
Diffstat (limited to 'templates/protocols/static/route6')
-rw-r--r--templates/protocols/static/route6/node.tag/blackhole/distance/node.def2
-rw-r--r--templates/protocols/static/route6/node.tag/next-hop/node.tag/distance/node.def2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/protocols/static/route6/node.tag/blackhole/distance/node.def b/templates/protocols/static/route6/node.tag/blackhole/distance/node.def
index 08a06ad8..9b72a0c7 100644
--- a/templates/protocols/static/route6/node.tag/blackhole/distance/node.def
+++ b/templates/protocols/static/route6/node.tag/blackhole/distance/node.def
@@ -1,4 +1,4 @@
type: u32
help: Set distance value for this route
syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 255; "Must be between (1-255)"
-comp_help: <1-255> Distance for this route
+val_help: u32:1-255; Distance for this route
diff --git a/templates/protocols/static/route6/node.tag/next-hop/node.tag/distance/node.def b/templates/protocols/static/route6/node.tag/next-hop/node.tag/distance/node.def
index 08a06ad8..9b72a0c7 100644
--- a/templates/protocols/static/route6/node.tag/next-hop/node.tag/distance/node.def
+++ b/templates/protocols/static/route6/node.tag/next-hop/node.tag/distance/node.def
@@ -1,4 +1,4 @@
type: u32
help: Set distance value for this route
syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 255; "Must be between (1-255)"
-comp_help: <1-255> Distance for this route
+val_help: u32:1-255; Distance for this route