F5 BIG-IP LTM Specialist: Maintain and Troubleshoot — Question 120
The output of a tmsh command is: ------------------------------------------------------------ Net::Interface Name Status Bits Bits Errs Errs Drops Drops Colli In Out In
Out In Out sions ------------------------------------------------------------ 1.1 down 0 0 0 0 0 0 0 1.2 up 191.4K 0 0 0 374 0 0 1.3 down 0 0 0 0 0 0 0 1.4 up 22.5K
0 0 0 44 0 0 2.1 miss 0 0 0 0 0 0 0 2.2 miss 0 0 0 0 0 0 0 mgmt up 43.2G 160.0G 0 0 0 0 0
Which command was executed on the LTM device to show the output?
Answer options
- A. tmsh show /net interface
- B. tmsh /net show interface status
- C. tmsh /net show interface
- D. tmsh show /net interface status
Correct answer: A
Explanation
The correct command is 'tmsh show /net interface', which directly correlates with the output format displayed. The other options either modify the command structure or include additional parameters that don't match the output details shown.