Check Point Certified Security Expert (CCSE) R81 — Question 24
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_installed_tools -v R81.10
- D. $FWDIR/scripts/migrate_server print_uninstalled_tools -v R81.10
Correct answer: C
Explanation
The correct command is C because it checks the installed tools specifically for the R81.10 version, ensuring compatibility with the management database. Option A is incorrect as it references an outdated version (R77.30), while option B uses the wrong directory ($CPDIR instead of $FWDIR). Option D incorrectly attempts to check for uninstalled tools rather than installed ones.