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