301b Exam QuestionsBrowse all questions from this exam

301b Exam - Question 107


A BIG-IP Operator has made a grave error and deleted a few virtual servers on the active LTM device fronting the web browsing proxies. The BIG-IP Operator has

NOT yet performed a configuration sync.

Which command should the LTM Specialist execute on the active LTM device to force a failover to the standby node and restore web browsing?

Show Answer
Correct Answer: B

To restore the web browsing service by forcing a failover to the standby node, you should use the command 'tmsh run /sys failover standby'. This command initiates a failover operation, transferring the active status to the standby device, which should still have the correct configuration since a configuration sync has not yet been performed. This avoids the situation where the deleted virtual servers would impact the service.

Discussion

1 comment
Sign in to comment
GVKDOption: B
Feb 12, 2024

B - Correct Log in to tmsh on the command line of the active device by entering the following command: tmsh Force the device into standby mode by entering the following command: run /sys failover standby https://my.f5.com/manage/s/article/K15455872