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

Which command should the LTM Specialist use to determine the current system time?

Answer options

Correct answer: A

Explanation

The correct command to check the current system time is 'date', which displays the date and time in a human-readable format. The 'time' command is typically used to measure the duration of command execution, while 'uname -a' provides system information, and 'ntpq -p' shows the status of NTP peers, neither of which are relevant for checking the system time.