cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
573
Views
0
Helpful
3
Replies

Upgrading ASA 5520

jmcconne10
Level 1
Level 1

Just received a new ASA 5520 and I'm trying to update the ASA s/w to 7.2 and the ASDM to 5.2. I have copied the files to flash, but when I run "asdm image flash:/asdm521.bin" I get an error that it's not an image file, and I don't know where to start with the ASA. Any help would be appreciated. I can't find any info in my documentation.

1 Accepted Solution

Accepted Solutions

sachinraja
Level 9
Level 9

Try this,

To upgrade/install the ASDM follow the example procedure,

ASA(config)# copy tftp flash

Address or name of remote host [x.x.x.x]?

Source filename [pix704.bin]? asdm-504.bin

Destination filename [asdm-504.bin]?

Accessing tftp://x.x.x.x/asdm-504.bin...!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Writing file flash:/asdm-504.bin...

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

5958324 bytes copied in 165.460 secs (36111 bytes/sec)

ASA(config)#

ASA(config)# sh flash

Directory of flash:/

7 -rw- 5437440 21:12:42 Nov 24 2005 pix704.bin

11 -rw- 5919340 20:59:06 Nov 24 2005 asdm-504.bin

13 -rw- 7017 14:00:58 Jul 22 2005 admin.cfg

// asdm-504.bin is now copied in the flash. Now we need to set PIX to use

// this image for loading ASDM.

ASA(config)# asdm image flash:/asdm-504.bin

// Last steps involve saving the running configuration to memory as we have

// made changes to boot files and reloading the PIX.

ASA(config)# write memory

Building configuration...

Cryptochecksum: d4f498de e877e418 2f9effa7 62ca0d6b

4807 bytes copied in 3.20 secs (1602 bytes/sec)

[OK]

ASA(config)# reload

// Once PIX comes back up, we can verify that upgradation has been successfull

// by using "show version" command.

Refer to the link ASDM Upgrade Procedure

http://www.cisco.com/en/US/customer/products/hw/vpndevc/ps2030/products_tech_note09186a00804708d8.shtml#t8

hope this helps.. all the best.. rate replies if found useful..

Raj

View solution in original post

3 Replies 3

sachinraja
Level 9
Level 9

Try this,

To upgrade/install the ASDM follow the example procedure,

ASA(config)# copy tftp flash

Address or name of remote host [x.x.x.x]?

Source filename [pix704.bin]? asdm-504.bin

Destination filename [asdm-504.bin]?

Accessing tftp://x.x.x.x/asdm-504.bin...!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Writing file flash:/asdm-504.bin...

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

5958324 bytes copied in 165.460 secs (36111 bytes/sec)

ASA(config)#

ASA(config)# sh flash

Directory of flash:/

7 -rw- 5437440 21:12:42 Nov 24 2005 pix704.bin

11 -rw- 5919340 20:59:06 Nov 24 2005 asdm-504.bin

13 -rw- 7017 14:00:58 Jul 22 2005 admin.cfg

// asdm-504.bin is now copied in the flash. Now we need to set PIX to use

// this image for loading ASDM.

ASA(config)# asdm image flash:/asdm-504.bin

// Last steps involve saving the running configuration to memory as we have

// made changes to boot files and reloading the PIX.

ASA(config)# write memory

Building configuration...

Cryptochecksum: d4f498de e877e418 2f9effa7 62ca0d6b

4807 bytes copied in 3.20 secs (1602 bytes/sec)

[OK]

ASA(config)# reload

// Once PIX comes back up, we can verify that upgradation has been successfull

// by using "show version" command.

Refer to the link ASDM Upgrade Procedure

http://www.cisco.com/en/US/customer/products/hw/vpndevc/ps2030/products_tech_note09186a00804708d8.shtml#t8

hope this helps.. all the best.. rate replies if found useful..

Raj

a.kiprawih
Level 7
Level 7

If you already followed proper steps/procedures to copy the image in, just like how you transfered (tftp) the ASA 7.2 image file which was working fine, then you might need to check the asdm file again for correct image size, extra filename characters or missing .bin extension.

HTH

AK

I'm having the same exact issues here.

current asa5510 files are

asa: 7.0(4)

asdm: 5.0(4)

i'm trying to upgrade to 7.2 for asa and asdm and when I try to upgrade asdm, I get a image not valid error mssg in the cli.

the disk0: is big enough to accomodate multiple asa and asdm images

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: