Check Point Certified Security Expert (CCSE) R81 — Question 136
After having saved the Clish Configuration with the "save configuration config.txt" command, where can you find the config.txt file?
Answer options
- A. You will find it in the home directory of your user account (e.g. /home/admin/).
- B. You can locate the file via SmartConsole > Command Line.
- C. You have to launch the WebUI and go to "Config" -> "Export Config File" and specify the destination directory of your local file system.
- D. You cannot locate the file in the file system since Clish does not have any access to the bash file system.
Correct answer: A
Explanation
The correct answer is A, as the config.txt file is indeed saved in the user's home directory after executing the command. Options B and C are incorrect because they suggest methods to locate the file that do not apply, while option D is also wrong since Clish does have access to save files in the user's home directory.