summaryrefslogtreecommitdiff
path: root/templates/protocols/ripng/timers/timeout/node.def
blob: b272340a92bc69874f8bd657db487758e8a8836b (plain)
1
2
3
4
5
6
7
type: u32
default: 180
help: Routing information timeout timer
val_help: u32:0-65535; Routing information timeout timer (default 180)

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