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