View all questions & answers for the BIG-IP Administration Control Plane Administration (F5CAB4) exam
Question 16 Discussion
Comments
Selected Answers: D
Selected Answers: C
Why C Works: The tmsh command with the no-license (or similar) option allows you to restore the configuration without applying the old license, enabling the device to become operational first.
Why Other Options Fail:
A (Remove from UCS): Manually modifying UCS files isn't supported and is risky.
B (Revoke): Revoking the license doesn't stop the UCS restore from trying to load it.
D (Reactivate): Reactivation happens after the configuration is loaded, not before, so it won't fix the restore failure itself.
Steps to Perform:
Restore the UCS using tmsh install sys ucs <filename> no-license.
After the restore, activate the new device's proper license via the Configuration Utility or tmsh.
Selected Answers: C
License is not operational (expired, digital signature does not match contents)
Para evitar este error, la práctica correcta es restaurar el UCS excluyendo la licencia y luego licenciar el equipo nuevo por separado.
Selected Answers: C
A BIG-IP Administrator receives an RMA replacement for a failed F5 device. The Administrator tries to restore a UCS taken from the previous device, but the restore fails. The following error appears in the /var/log/ltm: insufficient pool members. 01070608:3: License is not operational ( expired, digital signature does not match contents) What should the BIG-IP Administrator do to avoid this error? (Choose one answer)
Brave-Dump Clients Votes