Upgrades a device's software image
upgrade [<FILE>|<URL>|dhcp-vendor-options]
upgrade [<FILE>|<URL>] {background|on <DEVICE-NAME>|on <RF-DOMAIN-NAME>}
upgrade dhcp-vendor-options {<DEVICE-NAME>|on <RF-DOMAIN-NAME>}
upgrade dhcp-vendor-options {<DEVICE-NAME>} {<DEVICE-NAME>}
upgrade dhcp-vendor-options {on <RF-DOMAIN-NAME>} {containing <SUB-STRING>|exclude-controllers| exclude-rf-domain-managers|filter <DEVICE-TYPE>}
upgrade [<FILE>|<URL>] {background|on <DEVICE-NAME>|on <RF-DOMAIN-NAME>}
<FILE> |
Specify the target firmware image location in the following format: cf:/path/file usb1:/path/file usb2:/path/file usb<n>:/path/file |
<URL> |
Specify the target firmware image location. Use one of
the following formats:
|
background |
Optional. Performs upgrade in the background |
on <DEVICE-NAME> |
Optional. Upgrades the software image on a specified remote device
|
on <RF-DOMAIN-NAME> | Optional. Upgrades the software image on all
devices within a specified RF Domain
|
upgrade dhcp-vendor-options {<DEVICE-NAME>} {<DEVICE-NAME>}
|
upgrade dhcp-vendor-options {on <RF-DOMAIN-NAME>} {containing <SUB-STRING>| exclude-controllers|exclude-rf-domain-managers|filter <DEVICE-TYPE>}
|
ap7532-DF9A4C>show boot -------------------------------------------------------------------------------- IMAGE BUILD DATE INSTALL DATE VERSION -------------------------------------------------------------------------------- Primary 05/25/2019 06:43:28 06/03/2019 15:25:22 5.9.5.0-004D Secondary 04/05/2019 00:45:49 04/09/2019 12:38:06 5.9.5.0-001D -------------------------------------------------------------------------------- Current Boot : Primary Next Boot : Primary Software Fallback : Enabled ap7532-DF9A4C>
ap7532-DF9A4C#upgrade ftp://symbol:symbol@134.141.244.22/AP7532-5.9.6.0-003D.img Running from partition /dev/mtdblock6 Validating image file header Making file system Extracting files (this may take some time)......................................................................... Control C disabled Version of firmware update file is 5.9.6.0-003D Removing unneeded files from flash:/crashinfo directory Removing unneeded files from flash:/var2/log directory Writing Kernel to /dev/mtd5 Checking if boot sector needs to be upgraded Boot Sector version 10, image file bootsector ver 10, no change required Writing BootOS to /dev/mtd3 Successful ap7532-DF9A4C#
ap7532-DF9A4C#show boot -------------------------------------------------------------------------------- IMAGE BUILD DATE INSTALL DATE VERSION -------------------------------------------------------------------------------- Primary 05/25/2019 06:43:28 06/03/2019 15:25:22 5.9.5.0-004D Secondary 07/31/2019 17:14:41 08/06/2019 13:10:02 5.9.6.0-003D -------------------------------------------------------------------------------- Current Boot : Primary Next Boot : Secondary Software Fallback : Enabled ap7532-DF9A4C#
ap7532-DF9A4C#show upgrade-status Last Image Upgrade Status : Successful Last Image Upgrade Time : 2019-08-06 13:10:02 ap7532-DF9A4C#
ap7532-DF9A4C#show upgrade-status detail Last Image Upgrade Status : Successful Last Image Upgrade Time : 2019-08-06 13:10:02 ----------------------------------------------- Running from partition /dev/mtdblock6 var2 is 3 percent full /tmp is 6 percent full Free Memory 65964 kB FWU invoked via Linux shell Validating image file header Making file system Extracting files (this may take some time). Control C disabled Version of firmware update file is 5.9.6.0-003D Writing Kernel to /dev/mtd5 Checking if boot sector needs to be upgraded Boot Sector version 10, image file bootsector ver 10, no change required Writing BootOS to /dev/mtd3 Successful ap7532-DF9A4C#
Note
After upgrading, the device has to be reloaded to boot using the new image.ap7532-DF9A4C#reload The system will be rebooted, do you want to continue? (y/n): y ap7532-DF9A4C#
ap7532-DF9A4C#show boot -------------------------------------------------------------------------------- IMAGE BUILD DATE INSTALL DATE VERSION -------------------------------------------------------------------------------- Primary 05/25/2019 06:43:28 06/03/2019 15:25:22 5.9.5.0-004D Secondary 07/31/2019 17:14:41 08/06/2019 13:10:02 5.9.6.0-003D -------------------------------------------------------------------------------- Current Boot : Secondary Next Boot : Secondary Software Fallback : Enabled ap7532-DF9A4C#
|