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