Upgrade Active/Failover ASA Pair
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
-
…
-