summaryrefslogtreecommitdiff
path: root/templates/protocols/rip/timers/garbage-collection/node.def
blob: 276efb19e51e2b071cf6762d16df1f2f99d2268d (plain)
1
2
3
4
5
6
7
type: u32
default: 120
help: Set garbage collection timer
syntax:expression: $VAR(@) >= 5 && $VAR(@) <= 2147483647; \
       "Garbage collection timer must be between 5 and 2147483647"
comp_help: possible completions:
 <5-2147483647>     Garbage colletion time (default 120)