Check Point Certified Security Expert (CCSE) R80 — Question 268

What command is used to manually failover a cluster during a zero downtime upgrade?

Answer options

Correct answer: C

Explanation

The correct command to manually failover a cluster is 'set cluster member down', which effectively marks the cluster member as down, allowing for a failover. The other options do not achieve the same result: 'cpstop' stops the Check Point process, 'clusterXL_admin down' is incorrect as it does not exist, and 'set clusterXL down' affects the ClusterXL service, not individual members.