diff options
Diffstat (limited to 'templates/protocols/ospf/timers/throttle/spf/delay')
-rw-r--r-- | templates/protocols/ospf/timers/throttle/spf/delay/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/ospf/timers/throttle/spf/delay/node.def b/templates/protocols/ospf/timers/throttle/spf/delay/node.def index 68bb270f..85d69c75 100644 --- a/templates/protocols/ospf/timers/throttle/spf/delay/node.def +++ b/templates/protocols/ospf/timers/throttle/spf/delay/node.def @@ -1,5 +1,5 @@ type: u32 -help: Delay (msec) from first change received till SPF calculation +help: Set delay (msec) from first change received till SPF calculation default: 200 syntax:expression: $VAR(@) >= 0 && $VAR(@) <= 600000; "must be between 0-600000" comp_help: possible competions: |