summaryrefslogtreecommitdiff
path: root/templates/protocols/ripng/timers/update/node.def
blob: 35a66cfe047d58235b46aae7b85468b484f2d29a (plain)
1
2
3
4
5
6
7
type: u32
default: 30
help: Routing table update timer
val_help: u32:0-65535; Routing table update timer in seconds (default 30)

syntax:expression: $VAR(@) >= 0 && $VAR(@) <= 65535; \
       "Update timer must be between 0 and 65535"