summaryrefslogtreecommitdiff
path: root/templates/protocols/rip/timers/update/node.def
blob: 88795cc4b0aaa96497f7b9f992ffe1c49d8b3aa4 (plain)
1
2
3
4
5
6
type: u32
default: 30
help: 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)