Technical data

Using Technician Interface Software
8-20
303561-A Rev 00
Managing Scheduled Boot Services
This section describes how to
Disable or reenable scheduled boot services on the router.
Disable or reenable a scheduled boot event made for an earlier time on the
router.
Change the name of the router software image and/or configuration file you
want the router to boot with at a later time.
Delete entries from the RUIBOOT table of scheduled boot events.
Delete scheduled boot services from the router.
Disabling or Reenabling Scheduled Boot Services on a Router
You can, if necessary, disable the scheduled boot service anytime after enabling it
on a router. Enter the following command:
BN [3]:
set wfRuiBoot.wfRuiBootBaseDisable.0 2;commit
Enter the following command to reenable the scheduled boot service after
disabling it on a router:
BN [3]:
set wfRuiBoot.wfRuiBootDisable.0 1;commit
Disabling or Reenabling a Scheduled Boot Event
To disable a scheduled boot event anytime after adding it to the router
configuration:
BN [3]:
set
wfRuiBootEntry.wfRuiBootDisable.
<wfRuiBootDateAndTime>
2;commit
To reenable a scheduled boot event anytime after disabling it:
BN [3]:
set
wfRuiBootEntry.wfRuiBootDisable.
<wfRuiBootDateAndTime>
1;commit