Check Point Certified Security Expert (CCSE) R81.20 — Question 117
Bob is going to prepare the import of the exported R81.10 management database. Now he wants to verify that the installed tools on the new target security management machine are able to handle the R81.10 release. Which of the following Check Point command is true?
Answer options
- A. $FWDIR/scripts/migrate_server print_installed_tools -v R77.30
- B. $CPDIR/scripts/migrate_server print_installed_tools -v R81.10
- C. $FWDIR/scripts/migrate_server print_uninstalled_tools -v R81.10
- D. $FWDIR/scripts/migrate_server print_installed_tools -v R81.10
Correct answer: D
Explanation
The correct command is option D, as it correctly uses the script to print the installed tools for the R81.10 version. Option A references an older version (R77.30), which is not relevant. Option B, while similar, uses the wrong directory variable ($CPDIR instead of $FWDIR), and option C incorrectly attempts to print uninstalled tools instead of installed ones.