Check Point Certified Security Expert (CCSE) R80 — Question 27
When simulating a problem on ClusterXL cluster with cphaprob `"d STOP -s problem -t 0 register, to initiate a failover on an active cluster member, what command allows you remove the problematic state?
Answer options
- A. cphaprob ג€"d STOP unregister
- B. cphaprob STOP unregister
- C. cphaprob unregister STOP
- D. cphaprob ג€"d unregister STOP
Correct answer: A
Explanation
The correct command is A, as it properly uses the '-d' option to unregister the problematic state. Options B and C do not include the necessary '-d' flag, which is required for the command to function correctly, while option D incorrectly places the '-d' before 'unregister,' which is not the correct syntax.