diff options
Diffstat (limited to 'templates/protocols/ospf/timers/throttle/spf/node.def')
-rw-r--r-- | templates/protocols/ospf/timers/throttle/spf/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/ospf/timers/throttle/spf/node.def b/templates/protocols/ospf/timers/throttle/spf/node.def index 1600d41c..a80e7bcc 100644 --- a/templates/protocols/ospf/timers/throttle/spf/node.def +++ b/templates/protocols/ospf/timers/throttle/spf/node.def @@ -1,4 +1,4 @@ -help: Set OSPF SPF timers +help: OSPF SPF timers delete: touch /tmp/ospf-timer.$PPID end: if [ -f "/tmp/ospf-timer.$PPID" ]; then vtysh -c "configure terminal" \ |