10-20-2016 09:11 AM - edited 03-12-2019 01:25 AM
I'm trying to get my ASA 5506-x with Firepower up to 6.1.0 so i can add it to my new firepower management center.
it started off on 5.4.x
it seems every upgrade requires the previous one.
i.e: 6.0.0.1 needs 6.0.0, 6.0.1 needs 6.0.0.1, etc.
is there an easy way to do this without having to go through every patch?
Thanks in advance.
Lee
Solved! Go to Solution.
10-20-2016 05:54 PM
Your best best is to download the boot image and copy it to the ASA.
Keep in mind this will erase your module. Once you add the module back into the FMC you can push all of your configs to it.
asasfr-5500x-boot-6.1.0-330.img
then set the boot image
sw-module module sfr recover configure image disk0:/asasfr-5500x-boot-6.1.0-330.img
then boot into the recover image
sw-module module sfr recover boot
This takes a while. You can debug the boot to know when it's done with debug module-boot
Start a session to the module with session sfr conole
Run the setup
Now run the install. I use an FTP server but you can use HTTP as well
system install ftp://<FTP_SERVER>/asasfr-sys-6.1.0-330.pkg
10-20-2016 05:54 PM
Your best best is to download the boot image and copy it to the ASA.
Keep in mind this will erase your module. Once you add the module back into the FMC you can push all of your configs to it.
asasfr-5500x-boot-6.1.0-330.img
then set the boot image
sw-module module sfr recover configure image disk0:/asasfr-5500x-boot-6.1.0-330.img
then boot into the recover image
sw-module module sfr recover boot
This takes a while. You can debug the boot to know when it's done with debug module-boot
Start a session to the module with session sfr conole
Run the setup
Now run the install. I use an FTP server but you can use HTTP as well
system install ftp://<FTP_SERVER>/asasfr-sys-6.1.0-330.pkg
10-21-2016 05:37 AM
Thanks. I will do that on the new ones when they come in.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide