Specifications

(aruba) #show image ver
----------------------------------
Partition : 0:0 (/dev/hda1)
Software Version : 2.2.3.0
Build number : 8096
Label : 8096
Built on : 2004-07-07 01:26:15 PDT
----------------------------------
Partition : 0:1 (/dev/hda2) **Default boot**
Software Version : 2.4.1.0
Build number : 10682
Label : 10682
Built on : 2005-6-27 15:02:41 PDT
----------------------------------
Partition : 1:0 (/dev/hdc1)
Not plugged in.
----------------------------------
Partition : 1:1 (/dev/hdc2)
Not plugged in.
In this example, partition 0, contains the AirOS 2.2.3.0 backup. Partition 1,
the active partition, contains the ArubaOS 2.4.1.0 image.
To select the backup partition as the new boot partition:
# boot system partition 0
If you have your backup configuration file on an external TFTP server, use
the following command to copy it to the switch:
# copy tftp:
<TFTP server IP address>
<backup filename>
flash:
<backup configuration filename>
Boot to your backup file as you cannot overwrite the active configuration file.
# boot config
<backup configuration filename>
Then replace the current configuration file with your backup.
#
copy flash: <backup configuration filename> flash:
default.cfg
17