summaryrefslogtreecommitdiff
path: root/templates/protocols/rip/timers/update/node.def
blob: e1aa59e77afe621d910c33883e7400c5a9d98c2a (plain)
1
2
3
4
5
type: u32
default: 30
help: "Routing table update timer in seconds. Default is 30."
syntax: $(@) >= 5 && $(@) <= 2147483647; "Update timer must be between 5 and 2147483647"