summaryrefslogtreecommitdiff
path: root/templates/protocols/ospf/timers/throttle/spf/delay/node.def
blob: 28d24cee62ff96a4f95bb4976c0c0df4d520b9fb (plain)
1
2
3
4
type: u32
help: "Delay (msec) from first change received till SPF calculation"
default: 200
syntax: $(@) >= 0 && $(@) <= 600000; "must be between 0-600000"