summaryrefslogtreecommitdiff
path: root/templates/protocols/ripng/timers/garbage-collection/node.def
blob: f5753a6b07b85764fe1052c7d68f785e9beb05ad (plain)
1
2
3
4
5
6
7
type: u32
default: 120
help: Garbage collection timer
val_help: u32:0-65535; Garbage colletion time (default 120)

syntax:expression: $VAR(@) >= 0 && $VAR(@) <= 65535; \
       "Garbage collection timer must be between 0 and 65535"