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