The backup image can be restored using the CLI from local storage, flash and FTP server.
To restore the backup image from local storage and flash:
EWC.extremenetworks.com# show upgrade 1: AC-MV-09.01.01.0123-1.rue 2: rue-08.31.01.0192-rescue-user.tgz
Note
Backup image files are identified based on the file name format.EWC.extremenetworks.com# upgrade ac rue-08.31.01.0192-rescue-user.tgz This command restores the system to the backup image selected.
To avoid typing the full image name, you can specify the image using the index returned by the show upgrade command.
For example, the command below will install the image with index 2 which, in this case, is
rue-08.31.01.0192-rescue-user.tgz.
EWC.extremenetworks.com# upgrade ac 2
To Restore the Local Image from the FTP or SCP Server:
In the following example, the CLI command states that the upgrade file will be downloaded from the SCP server to the Wireless Appliance local drive:
EWC.extremenetworks.com# copy upgrade 192.168.4.10 test system/images AC-MV-08.21.01.2222-1.rue scp TestPassword
EWC.extremenetworks.com# upgrade ac rue-08.31.01.0192-rescue-user.tgz