System administration Schedule system maintenance tasks
IX14 User Guide
307
b. Set the type of trigger:
(config add system schedule maintenance trigger)> type value
(config)>
where value is one of:
n
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:
(config system schedule maintenance trigger 0)> interface
?
Test interface: Test the status of this interface to see
if it is up.
Format:
/network/interface/defaultip
/network/interface/defaultlinklocal
/network/interface/lan
/network/interface/loopback
/network/interface/modem
Current value:
(config system schedule maintenance trigger 0)> interface
ii. Set the interface. For example:
(config system schedule maintenance trigger 0)> interface
/network/interface/LAN
(config system schedule maintenance trigger 0)>
n
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 for further
information.
n
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.