summaryrefslogtreecommitdiff
path: root/templates/protocols/ripng/timers/update/node.def
blob: 1f06eb5b00cd91b60a12f7e719cd40d506f06db9 (plain)
1
2
3
4
5
6
7
8
9
type: u32
default: 30
help: Set routing table update timer

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

comp_help: possible completions:
  <0-65535>     Routing table update timer in seconds (default 30)