F5 BIG-IP LTM Specialist: Maintain and Troubleshoot — Question 116
Which command will identify the active LTM device currently handling client traffic?
Answer options
- A. b ha table show
- B. tmsh list /sys ha-status
- C. tmsh show /cm traffic-group
- D. tmsh run /sys failover standby
- E. tmsh show /sys ha-status all-properties
Correct answer: C
Explanation
The correct command is 'tmsh show /cm traffic-group', which displays the current active traffic group and the device handling the client traffic. The other options do not specifically point to the active LTM device; for instance, 'b ha table show' and 'tmsh list /sys ha-status' provide general HA status, while 'tmsh run /sys failover standby' is used to place a device into standby mode.