05-25-2021 07:25 AM
We have a standalone ASA 5508-X running FTD 6.2 that we want to upgrade to 6.6. I don't have problems upgrading ASA firmware or FTDs through FMC or CDO, but I've been searching through documentation to upgrade to a later FTD version for an hour, and I must be overlooking this. It's a remote location, so no boots on the ground here. Thanks
Solved! Go to Solution.
05-25-2021 08:14 AM
So if it's managed locally that means the on-box GUI / Web UI which is Firepower Device Manager (FDM).
In FDM we upgrade starting from the home page and following the procedure described here:
Basically, upload the upgrade file to the device and click the button to tell it to start installing/upgrading. Make sure there are no pending deployments or upcoming scheduled tasks before starting.
I generally like to monitor the process via the cli expert mode. Move into the upgrade directory (/var/log/sf/<folder for your upgrade> for these older versions such as 6.2, /ngfw/var/log/sf/etc. for newer releases) and do a tail-f of status.log.
05-25-2021 08:14 AM
So if it's managed locally that means the on-box GUI / Web UI which is Firepower Device Manager (FDM).
In FDM we upgrade starting from the home page and following the procedure described here:
Basically, upload the upgrade file to the device and click the button to tell it to start installing/upgrading. Make sure there are no pending deployments or upcoming scheduled tasks before starting.
I generally like to monitor the process via the cli expert mode. Move into the upgrade directory (/var/log/sf/<folder for your upgrade> for these older versions such as 6.2, /ngfw/var/log/sf/etc. for newer releases) and do a tail-f of status.log.
05-25-2021 11:36 AM
Thank you, sir. Just what I was needing!
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