Cisco Cisco ASA 5512-X Adaptive Security Appliance - No Payload Encryption 설치 가이드

다운로드
페이지 16
 
4
Upgrade to ASA 8.4 and ASDM 6.4
MASTER FILES
  Upgrading the Software
Step 6
Remove any existing boot image configurations so that you can enter the new boot image as your first 
choice:
no
 boot system {disk0:/ | disk1:/}[path/]asa_image_name
Example:
hostname(config)# no boot system disk0:/cdisk.bin
hostname(config)# no boot system disk0:/asa914-smp-k8.bin
Step 7
Set the ASA image to boot (the one you just uploaded):
boot system 
{disk0:/ | disk1:/}[path/]asa_image_name
Example:
hostname(config)# boot system disk0://asa847-smp-k8.bin
Repeat this command for any backup images that you want to use in case this image is unavailable. For 
example, you can re-enter the images that you previously removed in 
.
Step 8
Set the ASDM image to use (the one you just uploaded):
asdm image 
{disk0:/ | disk1:/}[path/]asdm_image_name
Example:
hostname(config)# asdm image disk0:/asdm-641.bin
You can only configure one ASDM image to use, so you do not need to first remove the existing 
configuration.
Step 9
Save the new settings to the startup configuration:
write memory
Step 10
Reload the ASA:
reload
(ASDM) Upgrade from Your Local Computer
The Upgrade Software from Local Computer tool lets you upload an image file from your computer to 
the flash file system to upgrade the ASA. 
Procedure
Step 1
(If there is a configuration migration) In ASDM, back up your existing configuration using the Tools > 
Backup Configurations
 tool.
Step 2
In the main ASDM application window, choose Tools > Upgrade Software from Local Computer.
The Upgrade Software dialog box appears.