F5 BIG-IP LTM Specialist: Maintain and Troubleshoot — Question 60
What is the correct command to reset an LTM device to its default settings?
Answer options
- A. tmsh reset-all default
- B. tmsh set /sys config defaults
- C. tmsh load /sys config default
- D. tmsh /util bigpipe reset-factory-defaults
Correct answer: C
Explanation
The correct command is 'tmsh load /sys config default', as it specifically loads the default configuration. The other options either do not exist or do not serve the purpose of resetting to default settings. For instance, 'tmsh reset-all default' does not follow the correct syntax for this operation.