summaryrefslogtreecommitdiff
path: root/templates/protocols/rip/timers/garbage-collection/node.def
blob: a88d2324fa53c999c101c4bf268d0f8bd98261eb (plain)
1
2
3
4
5
6
type: u32
default: 120
help: 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)