F5 BIG-IP LTM Specialist: Maintain and Troubleshoot — Question 194
When re-licensing an LTM device from the command line interface, which tmsh command should the LTM Specialist use to generate the required information to provide on the F5 licensing portal?
Answer options
- A. tmsh run /util get-dossier
- B. tmsh generate /sys dossier
- C. tmsh list /sys registration-key
- D. tmsh install /sys license registration-key
Correct answer: A
Explanation
The correct command is 'tmsh run /util get-dossier' because it generates a dossier that includes all the necessary information for licensing. The other options do not provide the required dossier; for example, 'tmsh generate /sys dossier' is incorrect because it doesn't exist, and 'tmsh list /sys registration-key' simply displays the registration key without generating the dossier.