Use the schld_upgrd command to schedule a local or remote upgrade of the Wireless Appliance‘s software. Use the no form of the command to delete the scheduled upgrade. This command is accessible from the schedule_upgrade context.
Before you schedule a local uprade, download the upgrade image to the controller.
MM | Month on which the upgrade will be carried out |
DD | The date on which the upgrade will be carried out |
hh:mm | The time (in 24-hour format) at which the upgrade will be carried out |
local | Specifies that the new software will be downloaded locally from the Wireless Appliance |
image name | The new software‘s file name |
remote | Specifies that the new software will be downloaded from the remote FTP server |
server | The remote FTP server where the image file is located |
user | The user name to access the FTP server |
password | The password to access the FTP server |
dir | The path to the directory where the new software is stored on the FTP server |
image name | The new software‘s file name |
If you want to delete the existing local upgrade schedule, add no before the local upgrade syntax as shown in the following example:
EWC.extremenetworks.com:schedule_upgrade# no schld_upgrd
The following example schedules a local upgrade:
EWC.extremenetworks.com:schedule_upgrade# schld_upgrd 06:01:12:00 local AC-MV-07.41.03.0003-1.rue
The following example schedules a remote upgrade:
EWC.extremenetworks.com:schedule_upgrade# schld_upgrd 06:01:12:00 remote 192.168.4.10 test abc123 /ac/rpm/build07.41.03.0003 AC-MV-07.41.03.0003-1.rue
If you want to delete the existing remote upgrade schedule, add no before the remote upgrade syntax as shown in the following example:
EWC.extremenetworks.com: schedule_upgrade# no schld_upgrd