summaryrefslogtreecommitdiff
path: root/templates/protocols/rip/timers/timeout
diff options
context:
space:
mode:
Diffstat (limited to 'templates/protocols/rip/timers/timeout')
-rw-r--r--templates/protocols/rip/timers/timeout/node.def3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/protocols/rip/timers/timeout/node.def b/templates/protocols/rip/timers/timeout/node.def
index adc9946a..ce2e172a 100644
--- a/templates/protocols/rip/timers/timeout/node.def
+++ b/templates/protocols/rip/timers/timeout/node.def
@@ -3,5 +3,4 @@ default: 180
help: Set routing information timeout timer
syntax:expression: $VAR(@) >= 5 && $VAR(@) <= 2147483647; \
"Timeout timer must be between 5 and 2147483647"
-comp_help: possible completions:
- <5-2147483647> Routing information timeout timer (default 180)
+val_help: u32:5-2147483647; Routing information timeout timer (default 180)