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