301b Exam QuestionsBrowse all questions from this exam

301b Exam - Question 13


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?

Show Answer
Correct Answer: A

When re-licensing an LTM device from the command line interface, the appropriate tmsh command to generate the required information to provide on the F5 licensing portal is 'tmsh run /util get-dossier'. This command executes a utility that generates the dossier information needed for the licensing process.

Discussion

2 comments
Sign in to comment
levikeeeOption: A
Sep 30, 2023

This is an interesting question, to get a dossier file you need to use the get_dossier -b command Please correct me if i'm wrong https://my.f5.com/manage/s/article/K2595

GVKDOption: A
Feb 5, 2024

A - Correct tmsh /util get-dossier: Runs the get_dossier utility for the purpose of displaying system license dossier information. https://clouddocs.f5.com/cli/tmsh-reference/v14/commands/run.html