01-03-2018 06:13 AM - edited 02-21-2020 07:03 AM
I'm a developer for an integrator that updates and configures customer hardware before they take delivery of it. I was asked to create a process to automate the integration of a large amount of ASA 5506-X appliances which includes a sensor patch update. Doing this through the ASDM GUI is not going to work for 2000+ firewalls. I know that the sensor patches are just shell scripts that can be run from expert mode, but it seems as though cisco doesn't support this practice. Is there a way to apply the patch using ANY kind of non-GUI, whether it be through the console port, ssh, or an API?
Solved! Go to Solution.
01-03-2018 07:44 AM
You're correct in that they are just shell scripts (albeit pretty big ones).
I seem to remember one of the TAC engineers who sometimes posts here recommending using the cli method to perform a sensor upgrade as an alternative when the GUI was not working as designed.
There is a nice blog post on doing just that here:
https://ciscoskills.net/2017/07/12/update-firepower-devices-manually/
As an aside, if the client has a large number of ASA 5506-X they should be managed via FMC. You can push upgrades to multiple devices at once pretty easily using FMC.
01-03-2018 07:44 AM
You're correct in that they are just shell scripts (albeit pretty big ones).
I seem to remember one of the TAC engineers who sometimes posts here recommending using the cli method to perform a sensor upgrade as an alternative when the GUI was not working as designed.
There is a nice blog post on doing just that here:
https://ciscoskills.net/2017/07/12/update-firepower-devices-manually/
As an aside, if the client has a large number of ASA 5506-X they should be managed via FMC. You can push upgrades to multiple devices at once pretty easily using FMC.
01-03-2018 09:38 AM
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