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