summaryrefslogtreecommitdiff
path: root/templates/protocols/rip/timers/timeout/node.def
blob: 2b01255fc3196ec1404bc1a1f17446eb4b8e54a2 (plain)
1
2
3
4
type: u32
default: 180
help: "Routing information timeout timer. Default is 180."
syntax: $(@) >= 5 && $(@) <= 2147483647; "Timeout timer must be between 5 and 2147483647"