F5 BIG-IP LTM Specialist: Maintain and Troubleshoot — Question 112
An LTM Specialist loads a UCS file generated on a different LTM device and receives the following error message:
"mcpd[2395]: 01070608:0: License is not operational (expired or digital signature does not match contents)"
Which command should the LTM Specialist use to prevent the error?
Answer options
- A. tmsh show /sys license
- B. tmsh show /sys hardware
- C. bigpipe config save /config.ucs
- D. tmsh load /sys /ucs rma <path/to/UCS>
- E. tmsh load /sys ucs <path/to/UCS> no-license
Correct answer: E
Explanation
The correct command is E, as it allows the LTM Specialist to load the UCS file without checking for license compatibility issues. Options A and B do not help in loading the UCS file, while C is used for saving configuration and D attempts to load the UCS in a manner that may still encounter license issues.