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