summaryrefslogtreecommitdiff
path: root/templates/protocols/ripng/timers/timeout/node.def
blob: 11efdc0b28a47dcacf04fbe6a4beef36d7bd13ca (plain)
1
2
3
4
5
6
7
8
9
type: u32
default: 180
help: Set routing information timeout timer

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

comp_help: possible completions:
  <0-65535>     Routing information timeout timer (default 180)