156-31581 Exam QuestionsBrowse all questions from this exam

156-31581 Exam - Question 292


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

Show Answer
Correct Answer: C

The command 'clusterXL_admin down' is used to manually failover a cluster during a zero downtime upgrade. This command allows for a graceful and controlled failover, ensuring that traffic and services are seamlessly transferred to the remaining cluster members without causing service interruptions.

Discussion

12 comments
Sign in to comment
ShahrouzOption: C
Aug 9, 2023

C is correct

KeerberusOption: C
Aug 26, 2023

C is correct Command in Gaia Clish – set cluster member admin dow (A is wrong) Command in Expert Mode – clusterXL_admin down (C is correct) https://sc1.checkpoint.com/documents/R80.30/WebAdminGuides/EN/CP_R80.30_ClusterXL_AdminGuide/html_frameset.htm?topic=documents/R80.30/WebAdminGuides/EN/CP_R80.30_ClusterXL_AdminGuide/202037

LegitimateBuilding6Option: B
Oct 2, 2023

https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_Installation_and_Upgrade_Guide/Topics-IUG/Minimum-Downtime-Upgrade-of-Security-Gateway-Cluster.htm Step 9.

fjlOption: B
Oct 9, 2023

Correct Answer is B On the old Cluster Member M1, stop all Check Point services Instructions 1 Connect to the command line on the Cluster Member M1. 2 Stop all Check Point services: cpstop Notes: This forces a controlled cluster failover from the old Cluster Member M1 to one of the upgraded Cluster Members. At this moment, all connections that were initiated through the old Cluster Member M1 are dropped (because Cluster Members with different software versions cannot synchronize). https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_Installation_and_Upgrade_Guide/Content/Topics-IUG/Minimum-Downtime-Upgrade-of-Security-Gateway-Cluster.htm?tocpath=Upgrade%20of%20Security%20Gateways%20and%20Clusters%7CUpgrading%20ClusterXL%252C%20VSX%20Cluster%252C%20or%20VRRP%20Cluster%7CMinimum%20Downtime%20Upgrade%7C_____1

reinhardtvdwOption: B
Dec 12, 2023

https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_Installation_and_Upgrade_Guide/Topics-IUG/Minimum-Downtime-Upgrade-of-Security-Gateway-Cluster.htm?Highlight=cpstop

geloNSEOption: C
Jan 11, 2024

The correct answer is C. clusterXL_admin down. Explanation: > Graceful Failover: Unlike other options that forcefully stop processes or services, clusterXL_admin down triggers a controlled failover, allowing for a smooth transition of traffic and services to the remaining cluster member. This is crucial for maintaining network uptime during upgrades. > Zero Downtime Goal: The goal of a zero downtime upgrade is to minimize service interruptions. clusterXL_admin down aligns with this goal by orchestrating a seamless failover, ensuring traffic continues to flow uninterrupted. cpstop: This command entirely stops Check Point services, which is not appropriate for a zero downtime upgrade as it would lead to service interruptions.

timmitch1987Option: A
Jul 28, 2023

Run the following command to change the cluster state: set cluster member admin down Seems "A" is correct

Shahrouz
Aug 9, 2023

NOP, Answer is C

ahmetsoitronOption: B
Sep 1, 2023

I think definitely B is correct. because question say during zero down time upgrade https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_Installation_and_Upgrade_Guide/Topics-IUG/Zero-Downtime-Upgrade-of-Security-Gateway-Cluster.htm

KunzyOption: B
Sep 23, 2023

B is the correct answer: Stop all Check Point services: cpstop Notes: This forces a controlled cluster failover from the old Cluster Member M1 to one of the upgraded Cluster Members. At this moment, all connections that were initiated through the old Cluster Member M1 are dropped (because Cluster Members with different software versions cannot synchronize). https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_Installation_and_Upgrade_Guide/Topics-IUG/Zero-Downtime-Upgrade-of-Security-Gateway-Cluster.htm

lalalianoOption: C
Jan 13, 2024

C is correct

cha_dadi_examsOption: C
Feb 8, 2024

Based on R81.20 secure gateway lab

AraminskiOption: C
Apr 8, 2024

Answer is C, About "B": if you run the command cpstop literally stops ALL the processes so it's no sense if you acheived a "zero downtime "upgrade. About A and D: wrong commands, would it be; set cluster member "admin" down in both cases. Reference: https://sc1.checkpoint.com/documents/R80.30/WebAdminGuides/EN/CP_R80.30_ClusterXL_AdminGuide/html_frameset.htm?topic=documents/R80.30/WebAdminGuides/EN/CP_R80.30_ClusterXL_AdminGuide/202037