Specifications

Enterasys Wireless Controller Software CLI Reference Guide 3-67
3.25 upgrade
UsetheupgradecommandstoupgradethesoftwareoftheEnterasysWirelessController,
OperatingSystem,ortheWirelessAPs.
3.25.1 upgrade ac
Usetheupgradeaccommandtoupgradethecontrollersoftware.Theupgradeaccomm andis
accessiblefromtherootcontextoftheCLI.
Syntax
upgrade ac <filename|number|ftp> [bckto local|flash [<filename>]|ftp]
Parameters
Examples
Inthefollowingexample,the.gpsimagefilefortheC20wasdownloadedpriortorunningthe
upgradecommand.
EWC.enterasys.com# upgrade ac AC-MV-07.41.03.0003-1.gps
Inthefollowingexample,the.gpsimagefilefortheC20wasdownloadedpriortorunningthe
upgradecommand,andtheexistingosimageisbackeduptoaremoteftpserver.
EWC.enterasys.com# upgrade ac AC-MV-07.41.03.0003-1.gps bckto ftp
Inthefollowingexample,theupgradeimageisdownloadedfromtheremoteftpserver.
EWC.enterasys.com# upgrade ac ftp
<filename> Specifiesthefilenameofthenewimage.
<number> Specifiesanordinalimagenumberreturnedbythe[show
upgrade]command
<ftp> Specifiesftpserveronwhichtheupgradeimageisuploaded.
Thisftpserverissetby[upgrade_image_src]command.
[bcktolocal]
Backsuptheexistingoperatingsystemofthecontrollertothelocal
drive.The[bcktolocal]commandissupportedonlyon
theplatforms
thatsupportlocalstorage.
[bcktoftp] Backsupthe existingoperatingsystemofthecontrollertothe
remoteFTPserver.TheFTPserverissetbythe
upgrade_backup_destcommand.
[bcktoflash[<filename>]] Backsuptheexistingoperatingsystemofthecontrollertothe
externalflash.
Note: If you use the bckto ftp option in the syntax, you must first set the settings of the ftp server,
where the existing os image will be backed up, by running the upgrade_backup_dest command.
For more information, see “3.26, upgrade_backup_dest” on page 3-69.
Note: If you use the ftp option in the syntax, you must first specify the details of the ftp server,
where the new image is located, by running the upgrade_image_src command. For more
information, see “3.27, upgrade_image_src” on page 3-69.