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