summaryrefslogtreecommitdiff
path: root/templates/protocols/ospf/timers/throttle/spf/delay/node.def
blob: cd4c2a25c72e9321ffbb54495156232f1ebd2bf3 (plain)
1
2
3
4
5
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"
val_help: u32:0-600000; Delay in msec (default 200)