At work we have two ASA 5520’s that are configured as an active/failover pair. Here are the steps that we use to upgrade them.
- Download the ASA software image and the ASDM image from Cisco
- TFTP both files to both of the ASA’s
- Console directly to the Primary ASA and type the following commands:
-
-
- Config t
- Boot system disk0:/NewASAimage.bin
- Asdm image disk0:/NewASDMimage.bin
-
- No boot system disk0:/OldASAimage.bin
- Exit
- Wr me
-
- From the Primary ASA issue the following command:
- Failover reload-standby
- Wait for the Failover ASA to reload and go to a “Standby Ready” state and all interfaces have a “Normal” state
- Verify the Failover ASA is running the new ASA image by issuing the following command on the Primary ASA:
- Show failover (look at the “Version:” line, the Mate should be running new version)
- From the Primary ASA issue the following commands:
- No failover active (wait for Primary ASA to go to “Standby Ready” and all interfaces have a “Normal” state)
- Reload
- Once the Primary ASA has reloaded wait for it to change its state to “Standby Ready” and for all interfaces to have a “Normal” state
- Verify that the Primary ASA is running the new ASA image by issuing the following command:
- Show version
- From the Primary ASA issue the following command
- no failover active