summaryrefslogtreecommitdiff
path: root/templates/protocols/rip/timers/update/node.def
blob: 6a48225f1699aaa3e3b7ec8fd60f2debec902406 (plain)
1
2
3
4
5
6
7
type: u32
default: 30
help: Routing table update timer
syntax:expression: $VAR(@) >= 5 && $VAR(@) <= 2147483647; \
       "Update timer must be between 5 and 2147483647"
comp_help: possible completions:
 <5-2147483647>     Routing table update timer in seconds (default 30)