summaryrefslogtreecommitdiff
path: root/templates/protocols/ospf/timers/throttle/spf/initial-holdtime/node.def
blob: 5054c9bde48f24d5a2b4332cb5b6809a029fc048 (plain)
1
2
3
4
5
6
type: u32
help: 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)