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