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