Applies To:
Show Versions
BIG-IP AAM
- 11.6.5, 11.6.4, 11.6.3, 11.6.2, 11.6.1
BIG-IP APM
- 11.6.5, 11.6.4, 11.6.3, 11.6.2, 11.6.1
BIG-IP GTM
- 11.6.5, 11.6.4, 11.6.3, 11.6.2, 11.6.1
BIG-IP Analytics
- 11.6.5, 11.6.4, 11.6.3, 11.6.2, 11.6.1
BIG-IP Link Controller
- 11.6.5, 11.6.4, 11.6.3, 11.6.2, 11.6.1
BIG-IP LTM
- 11.6.5, 11.6.4, 11.6.3, 11.6.2, 11.6.1
BIG-IP PEM
- 11.6.5, 11.6.4, 11.6.3, 11.6.2, 11.6.1
BIG-IP AFM
- 11.6.5, 11.6.4, 11.6.3, 11.6.2, 11.6.1
BIG-IP ASM
- 11.6.5, 11.6.4, 11.6.3, 11.6.2, 11.6.1
Software Management
About software management
You can manage the software images, hotfixes, and boot locations on the BIG-IP® system using the Configuration utility. You can also enable the automatic software update feature.
Importing a software image
Installing a software image
Importing a software image
Installing a hotfix
Booting to a different volume
About Liveinstall signature checking in ccmode
For each full release ISO, vADC OVA, and hotfix ISO, a corresponding signature file will be available with the .sig extension. The signature file is handled exactly like an ISO. When the ccmode feature is turned on, the installation process requires you to download the ISO file, as well as the iso.sig.
When you run the ccmode script to put the sensor into a Common Criteria configuration, a db variable called liveinstall.checksig is automatically enabled. This feature compares the ISO file against a sys software signature file, which is meant to catch integrity issues with the product.
Signature validation is the first step performed during the liveinstall process, so if the corresponding signature file for the selected software is not in the library, the installation will not begin.
In the event of liveinstall failure, two error messages can occur:
- Signature file not found
- This means you have not downloaded the corresponding iso.sig file with the ISO. The best way to verify if the iso.sig is present is to run the command list sys software signature. The command show sys software will not show the iso.sig files.
- Archive signature test failed
- This might happen if:
- The product ISO is in /shared/images.
- The iso.sig is present in /shared/images.
- When the iso.sig file was compared against the product ISO, the comparison failed.