Controller Based WLANs

 View Only
last person joined: one year ago 

APs, Controllers, VIA

How do I back up the flash on the controller? 

Jul 01, 2014 05:58 PM

Product and Software: This article applies to all versions of AirOS running on MC800, MC800-E, MC804, MC6000, MC5000, MC2400, MC2400-E, MC3200, MC3600 and MC200. 

 

Flash backup of the controller is typically done to backup all information from the controller that is stored on the flash memory. It can also be considered as the "current" state of the switch provided a 'write memory' is done before performing the flash backup. It should contain the following.

 

  • Software licenses and license database
  • Configuration files
  • Local user database
  • Global AP database
  • WMS database
  • Custom upload certificates
  • Custom upload CP pages
  • Any other files uploaded to the controller

To back up the flash:

 

From CLI

SSH/Telnet to the switch from your management terminal.

 

Run the following command:

 

(Aruba) #backup flash 

 

This command creates a file called 'flashbackup.tar.gz' and copies it back onto the flash card of the controller.

 

Copy the flash backup from the controller to a TFTP server using the following command: 

(Aruba) #copy flash: flashbackup.tar.gz tftp: <tftp-server-ip-address> flashbackup.tar.gz

 

From the WebUI

 

To generate the flash backup:

Navigate to Maintenance > Backup Flash > Create Backup.

 

flashbackup-gui.jpg

 

To copy the backup from the controller to the TFTP server:

 

Navigate to Maintenance > Copy Files > Source Selection > "Flash File System" ~ [Choose the file from the drop down] > Destination Selection > TFTP Server ~ [Give the TFTP server IP address and the filename as 'flashbackup.tar.gz' (without quotes).]

 

flashbackup-gui-copy-file.jpg

 

TAC recommends backing up the flash periodically on to a TFTP server, so that the flash files are available in case of a switch crash or when TAC needs to look back to older configurations/files. 


To restore a required 'flashbackup.tar.gz' file to the controller:

 

From CLI

SSH/Telnet to the switch from your management terminal. 

Copy the file 'flashbackup.tar.gz' to the flash on the controller using the following command: 

(Aruba) #copy tftp: <tftp-server-ip-address> flashbackup.tar.gz flash: flashbackup.tar.gz 

 

Run the following command: 

(Aruba) #restore flash 

 

Reload the switch for new files to take effect.

 

From WebUI To generate the flash backup:

Navigate to Maintenance > Backup Flash > Copy Backup.

 

flashrestoregui-copyfile-1.jpg

 

To copy the backup to the controller from the TFTP server:

 

Navigate to Maintenance > Copy Files > Source Selection > TFTP Server ~ [Give the TFTP server ip address and the filename as 'flashbackup.tar.gz' (without quotes).] > Destination Selection > "Flash File System" ~ [Filename as 'flashbackup.tar.gz' (without quotes).]

 

flashrestoregui-copyfile-2.jpg

 

To restore flash:

 

Navigate to Maintenance > Restore Flash > Restore.

 

flashrestoregui.jpg

 

NOTE: Flash backup does not contain the RF Planning 'Floor Plans'.

Statistics
0 Favorited
27 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.