summaryrefslogtreecommitdiff
path: root/templates/protocols/ripng/timers/garbage-collection/node.def
blob: c7d3f8ed79b7f45195300d362b7b2da28e9ecc4a (plain)
1
2
3
4
5
6
7
8
9
type: u32
default: 120
help: Set garbage collection timer

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

comp_help: possible completions:
  <0-65535>      Garbage colletion time (default 120)