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