Check Point Certified Security Expert (CCSE) R81 — Question 294
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 'cphaprob –d STOP unregister' because it specifically targets the state set by the previous command. The other options do not include the necessary flags or are in the wrong order, making them invalid for removing the problematic state.