summaryrefslogtreecommitdiff
path: root/templates/protocols/ospf/timers/throttle/spf/delay/node.def
blob: 85d69c75288856f9c257deab719ab973484c1394 (plain)
1
2
3
4
5
6
type: u32
help: Set delay (msec) from first change received till SPF calculation
default: 200
syntax:expression: $VAR(@) >= 0 && $VAR(@) <= 600000; "must be between 0-600000"
comp_help: possible competions:
 <0-600000>         Set delay in msec (default 200)