summaryrefslogtreecommitdiff
path: root/templates/protocols/ospf/timers/throttle/spf/initial-holdtime/node.def
blob: 1f095b9564559320962a5dc1e8e6c196675886ca (plain)
1
2
3
4
5
type: u32
help: Initial hold time(msec) between consecutive SPF calculations
default: 1000
syntax:expression: $VAR(@) >= 0 && $VAR(@) <= 600000; "must be between 0-600000"
val_help: u32:0-600000; Initial hold time in msec (default 1000)