summaryrefslogtreecommitdiff
path: root/templates/protocols/rip/timers/update/node.def
blob: 6c574ede4c067aa12c10e98a4823ad2de8cd947d (plain)
1
2
3
4
5
6
7
type: u32
default: 30
help: Set routing table update timer
syntax:expression: $VAR(@) >= 5 && $VAR(@) <= 2147483647; \
       "Update timer must be between 5 and 2147483647"
comp_help: possible completions:
 <5-2147483647>     Routing table update timer in seconds (default 30)