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