Digi IX10 User Manual page 841

Hide thumbs Also See for IX10:
Table of Contents

Advertisement

System administration
3. Configure a system maintenance trigger:
a. Add a trigger:
(config)> add system schedule maintenance trigger end
(config)>
b. Set the type of trigger:
(config add system schedule maintenance trigger)> type value
(config)>
where value is one of:
n
n
n
IX10 User Guide
interface_up: If interface_up is set:
i. Set the interface:
(config add system schedule maintenance trigger)> interface
value
(config)>
ii.
i. Use the ? to determine available interfaces:
ii. Set the interface. For example:
(config system schedule maintenance trigger 0)> interface
/network/interface/eth1
(config system schedule maintenance trigger 0)>
out_of_service: The maintenance window will only start if the Python Out-of-
Service is set. See
Use Python to set the maintenance window
information.
time: Configure a time period for the maintenance window:
i. Configure the time of day that the maintenance window should start, using the
syntax HH:MM. If the start time is not set, maintenance tasks are not scheduled
and will not be run.
(config system schedule maintenance trigger 0)> time from
HH:MM
(config system schedule maintenance trigger 0)>
The behavior of the start time varies depending on the setting of the duration
length, which is configured in the next step.
If the duration length is set to 0, all scheduled tasks will begin at the exact
l
time specified in the start time.
If the duration length is set to 24 hours, the start time is effectively
l
obsolete and the maintenance tasks will be scheduled to run at any time.
Setting the duration length to 24 hours can potentially overstress the
device and should be used with caution.
If the duration length is set to any value other than to 0 or 24 hours, the
l
maintenance tasks will run at a random time during the time allotted for
the duration window.
Schedule system maintenance tasks
for further
841

Advertisement

Table of Contents
loading

Table of Contents