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