Check Point Certified Security Administrator (CCSA) R80 — Question 158
You want to store the GAiA configuration in a file for later reference. What command should you use?
Answer options
- A. write mem <filename>
- B. show config -f <filename>
- C. save config -o <filename>
- D. save configuration <filename>
Correct answer: D
Explanation
The correct command is 'save configuration <filename>', which properly saves the GAiA configuration to a specified file. The other options do not accurately perform this function; 'write mem' saves to memory, 'show config -f' displays the configuration rather than saving it, and 'save config -o' is not a valid command for this purpose.