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