F5 BIG-IP LTM Specialist: Maintain and Troubleshoot — Question 115

An LTM Specialist with the Administrator role and terminal access of "tmsh" logs in via ssh and is in the Traffic Manager Shell. The LTM Specialist wants to enter the bash shell to review log files.
Which command does the LTM Specialist need to run to access the bash shell?

Answer options

Correct answer: D

Explanation

The correct command to access the bash shell is 'run /util bash', as it is specifically designed for this purpose. The options 'exit' and 'quit' would log the user out of the shell rather than switch to bash, and 'run /cli bash' is not the correct command for accessing the bash environment in this context.