[Jun-2026] 156-836 Braindumps - 156-836 Questions to Get Better Grades [Q53-Q74]

Share

[Jun-2026] 156-836 Braindumps – 156-836 Questions to Get Better Grades

156-836 Exam Dumps - Try Best 156-836 Exam Questions - Prep4sureGuide

NEW QUESTION # 53
In a dual MHO environment, MHO1 and MHO2 are connected to the SGM line cards in which way?

  • A. MHO 1 is connected to the odd-numbered ports, while MHO2 is connected to even-numbered ports.
  • B. MHO 1 is connected to the even-numbered ports, while MHO2 is connected to odd-numbered ports.
  • C. MHO1 and MHO2 are connected to the line cards in any order administrators see fit.
  • D. MHO1 and MHO2 are connected to the SGMs using the Sync cable.

Answer: B

Explanation:
The correct way to connect MHO1 and MHO2 to the SGM line cards in a dual MHO environment is to use the even-numbered ports for MHO1 and the odd-numbered ports for MHO2. This is to ensure that each SGM has two downlinks to each MHO, and that the downlinks are balanced across the different NICs and links.
This provides redundancy and high availability for the traffic flow between the SGMs and the MHOs.
References
*R81.20 Maestro Cheat Sheet version 7 - Check Point CheckMates, page 2
*Maestro Expert (CCME) Course - Check Point Software, page 18
*Maestro Technical Training, Module 2: Maestro Security Groups and the Single Management Object, slide 16


NEW QUESTION # 54
The _______ command will allow users to update the specified file on all SGMs.

  • A. g_cat
  • B. sed
  • C. g_update_conf_file
  • D. g_all"

Answer: C

Explanation:
Explanation
The g_update_conf_file command is a global command that allows users to update the specified file on all Security Group Members of the current Security Group. The command takes the file name and the parameter-value pair as arguments and updates the file accordingly. For example, g_update_conf_file fwkern.conf fwha_enable_arp=1 will add or modify the fwha_enable_arp parameter in the fwkern.conf file on all SGMs.
References
*Check Point Certified Maestro Expert (CCME) R81.X Courseware, Module 4: Using the Command Line Interface and WebUI, Lesson 4.3: Global Commands, page 4-12
*Check Point R81 Maestro Administration Guide, Chapter 4: Using the Command Line Interface and WebUI, Section: Global Commands, page 4-10
*Maestro Commands for Security Groups - Check Point CheckMates


NEW QUESTION # 55
What is the purpose of Management ports located on the Rear Panel of the Orchestrator MHO-140?

  • A. Out-of-band interfaces for access to Orchestrator itself
  • B. 1Gbps connectivity for Security Groups
  • C. Additional ports used as uplinks
  • D. Reserved for internal purposes. Not in use.

Answer: A

Explanation:
The Management ports located on the Rear Panel of the Orchestrator MHO-140 are out-of-band interfaces that provide access to the Orchestrator itself for configuration and management purposes. They are not used for traffic distribution or connectivity to the Security Groups or the external networks. They are 1Gbps RJ-45 ports that can be connected to a switch or a router.
References
*Maestro Hyperscale Orchestrator Datasheet - Check Point Software1, page 2
*Quantum Maestro Getting Started Guide - Check Point CheckMates2, page 4


NEW QUESTION # 56
How many orchestrators may Dual-Site include?

  • A. 0
  • B. 1
  • C. 2 or 4
  • D. Only 4

Answer: C

Explanation:
A Dual Site environment can include either two or four orchestrators, depending on the scenario. There are three primary scenarios for Dual Site configuration:
*Direct connectivity between remote site orchestrators: This scenario requires two orchestrators, one for each site, and a direct connection between them using the site-sync port.
*Two orchestrators on the same site are connected to the remote site orchestrators through two different switches: This scenario requires four orchestrators, two for each site, and a connection between them using the site-sync port and two external switches that support QinQ and MTU increment.
*Two orchestrators on the same site are connected to the remote site orchestrators through one switch: This scenario also requires four orchestrators, two for each site, and a connection between them using the site-sync port and one external switch that supports QinQ and MTU increment.
References =
*Maestro Dual Site configuration with a direct connection through L2 switches
*Dual Site Single Maestro Hyperscale Orchestrator Cluster (Dual Site Single MHO Redundancy)
*Maestro Frequently Asked Questions (FAQ)


NEW QUESTION # 57
What cannot be learned from the output of lldpctl?

  • A. Orchestrator's IP
  • B. Serial number of Appliance
  • C. Appliance model
  • D. Distribution mode

Answer: D

Explanation:
Explanation
The lldpctl command is a tool to display information about the devices discovered by the Link Layer Discovery Protocol (LLDP) on all ports of the Maestro Orchestrator and the Security Group Members. LLDP is a protocol that enables devices to exchange information about their identity, capabilities, and configuration.
LLDP can help to discover the topology and connectivity of the Maestro environment. The output of lldpctl can show the serial number, appliance model, and orchestrator's IP of the connected devices, but it cannot show the distribution mode of the Security Group. The distribution mode is the algorithm that determines how the Maestro Orchestrator distributes the traffic among the Security Group Members. To view the distribution mode, other commands such as asg monitor or asg stat can be used.
References
*Check Point Certified Maestro Expert (CCME) R81.X Courseware, Module 4: Using the Command Line Interface and WebUI, Lesson 4.2: LLDP, page 4-9
*Check Point R81 Maestro Administration Guide, Chapter 3: Working with Security Group Modules, Section:
LLDP, page 3-9
*Check Point R81 Maestro Administration Guide, Chapter 2: Maestro Security Groups, Section: Traffic Distribution, page 2-7
*Maestro basic setup documentation - Page 2 - Check Point CheckMates
*Log and Configuration Files - Check Point Software


NEW QUESTION # 58
What Maestro component acts as a load balancer and network switch?

  • A. Maestro Hyperscale Orchestrator (MHO)
  • B. Security Switching Module (SSM)
  • C. Security Group (SG)
  • D. Security Gateway Module (SGM)

Answer: A

Explanation:
Explanation
*The Quantum Maestro Orchestrator uses the Distribution Mode to assign incoming traffic to Security Group Members.
*Reference: Working with the Distribution Mode


NEW QUESTION # 59
The drop_monitor command is useful for

  • A. Monitoring Check Point code drops
  • B. Viewing all drops by Check Point code or the Gaia OS, such as RX-DRP, RX-ERR, and Gaia OS drops.
  • C. Viewing all interface drops such as RX-ERR, RX-DRP, and RX-OVR
  • D. Showing the system temperature in real-time for multiple components, such as CPU, fan, and SSDs.

Answer: B

Explanation:
The drop_monitor command is a tool that monitors and displays the packets that are dropped by the Check Point code or the Gaia OS on the orchestrator and the appliances. It can help troubleshoot network issues and optimize performance. The command shows the drop reason, source, destination, protocol, and port of the dropped packets, as well as the interface and the module that dropped them.
References
*R81.20 Maestro Cheat Sheet version 7 - Check Point CheckMates1
*Support, Support Requests, Training ... - Check Point Software2
*Check Point Certified Maestro Expert (CCME) R81.X - Global Knowledge


NEW QUESTION # 60
What is one benefit of a Dual MHO environment?

  • A. Dual MHOs can be used to achieve increased scalability and redundancy..
  • B. Dual MHOs allow better synchronization to occur between SGMs.
  • C. Dual MHOs provide redundancy to the Maestro environment by increasing throughput by at least 50 percent.
  • D. Dual MHOs allow additional SGMs to be added to the SG.

Answer: A

Explanation:
One of the benefits of a Dual MHO environment is that it can provide both scalability and redundancy to the Maestro system. Scalability means that the system can handle more traffic and SGMs as the demand grows, and redundancy means that the system can survive the failure of one or more components without losing functionality or performance. Dual MHOs can achieve these benefits by distributing the load and the management tasks among two orchestrators, and by providing backup and failover mechanisms for each other.
References
*Maestro Expert (CCME) Course - Check Point Software, page 251
*CheckPoint Certified Maestro Expert (CCME) - Skillzcafe, page 22
*Check Point Certified Maestro Expert (CCME) R81.X, page 23


NEW QUESTION # 61
There are two 10Gbps dual-port NICs and one 40Gbps NIC installed on a 23800 Appliance in slots 1, 2 and 3 accordingly. Which interfaces should be connected to Orchestrator 1 for downlinks' intra- orchestrator redundancy when using two Orchestrators?

  • A. Any pair of available ports
  • B. Port 1 in Slot 2 and Port 2 in Slot 1
  • C. This configuration is not supported
  • D. Port 1 in Slot 1 and Port 2 in Slot 1

Answer: D

Explanation:
This configuration likely provides balanced and redundant connectivity for orchestrator redundancy.
References
*Check Point Certified Maestro Expert (CCME) R81.X Courseware, Module 3: Dual Orchestrator Environment, Lesson 3.1: Introduction to Dual Orchestrator Environment, page 3-7
*Check Point R81 Maestro Administration Guide, Chapter 3: Working with Security Group Modules, Section:
Downlinks, page 3-8
*Check Point 23800 Appliance Datasheet - Check Point Software, page 2


NEW QUESTION # 62
What type of cluster can a Security Group be compared to?

  • A. Active / Backup
  • B. Active / Standby
  • C. VSLS
  • D. Load Sharing Active / Active

Answer: D

Explanation:
A Security Group (SG) in Check Point Maestro is comparable to a Load Sharing Active/Active cluster. This is because a Security Group consists of multiple Security Group Members (SGMs) that actively share the traffic load, provide high availability, and ensure scalability. Each SGM processes traffic according to the Security Group policy and synchronizes its state with other members, similar to how a Load Sharing Active/Active cluster distributes traffic across multiple nodes.
Exact Extract:
"A Security Group can be compared to a Load Sharing Active/Active cluster because it consists of multiple Security Group Members that share the traffic load and provide high availability and scalability. Each Security Group Member is an active firewall that processes traffic according to the Security Group policy and synchronizes its state with other members. The Maestro Orchestrator acts as a load balancer that distributes the traffic among the Security Group Members based on their capacity and availability."
-Check Point Certified Maestro Expert (CCME) R81.X Courseware, Module 2: Maestro Security Groups, Lesson 2.1: Introduction to Security Groups, page 2-4
-Check Point R81 Maestro Administration Guide, Chapter 2: Maestro Security Groups, Section: Security Group Overview, page 2-3 Explanation of Options:
* A. Load Sharing Active / Active: Correct, as the Security Group operates like a Load Sharing Active
/Active cluster, with all SGMs actively processing traffic and sharing the load, as described in the documentation.
* B. VSLS: Incorrect, as Virtual System Load Sharing (VSLS) is a specific Check Point clustering mode for Virtual Systems, not directly comparable to a Security Group's architecture.
* C. Active / Backup: Incorrect, as this implies only one node is active while others are passive, which does not align with the active load-sharing nature of Security Groups.
* D. Active / Standby: Incorrect, as this also implies a single active node with standby nodes, whereas all SGMs in a Security Group are active.
References:
Check Point Certified Maestro Expert (CCME) R81.X Courseware, Module 2: Maestro Security Groups, Lesson 2.1: Introduction to Security Groups, page 2-4 Check Point R81 Maestro Administration Guide, Chapter 2: Maestro Security Groups, Section: Security Group Overview, page 2-3


NEW QUESTION # 63
Logs without a dedicated log file can be found in

  • A. /var/log/messages
  • B. $FWDIR/log/fw.log
  • C. $RTDIR/log/junk.log
  • D. /var/log/junk.log.dbg

Answer: A

Explanation:
Explanation
The /var/log/messages file is a general system log file that contains information about various system events, such as booting, shutdown, cron jobs, kernel messages, and other system services. Logs without a dedicated log file can be found in this file, as well as some Maestro Gaia Clishcommands that are not saved in the
/var/log/command_logger.log file.
References
*Maestro Audit Logs - Where are they? - Check Point CheckMates1
*sk172923: The /var/log/messages file does not save Maestro Gaia Clish commands2
*Maestro Expert (CCME) Course - Check Point Software, page 33


NEW QUESTION # 64
How does HyperSync work in a Dual Site environment?

  • A. Each active connection has a local backup (on the local site) and a second backup connection on each of the MHOs.
  • B. Each active connection has a local backup (on the local site) and a second backup connection on the second site (remote site.)
  • C. Each active connection has two local backups (on the local site) and a third backup connection on the second site (remote site.)
  • D. Each active connection has a backup connection on the second site (remote site.)

Answer: B


NEW QUESTION # 65
When working with Maestro, what is the difference between using Clish and gClish?

  • A. Clish commands apply to all UP SG members, by default. gClish commands apply to all SG members, by default.
  • B. Clish commands apply only to a specific SG member. gClish commands apply to all UP SG members, by default.
  • C. Clish commands are run on the SG members. gClish commands are run on the MHO and applied to all connected SG members in a specified group.
  • D. Clish commands are for testing purposes only and cannot be saved, gClish commands apply to all SG members, by default.

Answer: C


NEW QUESTION # 66
There are two 10Gbps dual-port NICs and one 40Gbps NIC installed on a 23800 Appliance in slots 1, 2 and 3 accordingly. Which interfaces should be connected to Orchestrator 1 for downlinks' intra- orchestrator redundancy when using two Orchestrators?

  • A. Any pair of available ports
  • B. Port 1 in Slot 2 and Port 2 in Slot 1
  • C. This configuration is not supported
  • D. Port 1 in Slot 1 and Port 2 in Slot 1

Answer: D

Explanation:
Explanation
This configuration likely provides balanced and redundant connectivity for orchestrator redundancy.
References
*Check Point Certified Maestro Expert (CCME) R81.X Courseware, Module 3: Dual Orchestrator Environment, Lesson 3.1: Introduction to Dual Orchestrator Environment, page 3-7
*Check Point R81 Maestro Administration Guide, Chapter 3: Working with Security Group Modules, Section:
Downlinks, page 3-8
*Check Point 23800 Appliance Datasheet - Check Point Software, page 2


NEW QUESTION # 67
What is the purpose of g_tcpdump command?

  • A. The same as tcpdump, just on Scalable Platform
  • B. Collects traffic dump from CIN network
  • C. Collects traffic dump from Sync network
  • D. Collects traffic dump from all Active Appliances within Security Group

Answer: D

Explanation:
Explanation
_tcpdump" probably collects traffic dumps from all active appliances within a security group, aligning with the naming convention and function of similar commands in scalable platforms.
References
*Maestro Expert (CCME) Course - Check Point Software, page 331
*What is 'IN' and 'OUT' of g_tcpdump? - Check Point CheckMates2
*CHECK POINT MAESTRO EXPERT, page 23


NEW QUESTION # 68
Which is a key driver for Scalable Platform?

  • A. Cloud-level security by maximizing capabilities of existing hardware.
  • B. HyperSync provides scalability by reducing overhead.
  • C. On-demand flexibility in reconfiguration.
  • D. Resiliency is achieved through the use of redundant hardware.

Answer: C

Explanation:
The Scalable Platform software allows you to easily add or remove security gateways from a security group without affecting the existing configuration. You can also use the command line interface or the web UI to reconfigure the security group on demand.
References = Check Point R81.10 for Scalable Platforms - Check Point Software, Scalable Platforms (Maestro and Chassis) comparison between versions - Check Point Software, [Check Point R81.10 AI & ML Driven Threat Prevention and Security Management - Check Point Blog]


NEW QUESTION # 69
What is the maximum number of Appliances within the same Security Group?

  • A. 0
  • B. 1
  • C. 2
  • D. 3

Answer: C

Explanation:
The maximum number of appliances within the same security group is 31. This is because a security group can have up to 31 Security Group Modules (SGMs) of the same or different models, and each SGM is an appliance that runs the Check Point software. A security group can span across multiple chassis, and each chassis can have up to 16 SGMs. However, the total number of SGMs in a security group cannot exceed 31.
References:
*Maestro Expert (CCME) Course - Check Point Software, page 51
*Check Point Certified Maestro Expert (CCME) R81.X - Global Knowledge, course outline


NEW QUESTION # 70
On the MHO, to view connected ports and their functions, use the following command:

  • A. orch_stat -p
  • B. orch_stat -c
  • C. asg_ifconfig
  • D. show ports

Answer: A


NEW QUESTION # 71
HealthCheck Point _____

  • A. can be used to let you visualize the Firewall topology for the SG and view live statistics, which includes throughput, problem notes, and CPU utilization.
  • B. performs a system health check and is meant to replace both a CPInfo and the health check script.
  • C. is a self-updatable suite of tools for SGMs with the capability to assess the health of the system, visualize the Firewall topology, provide a timeline of critical and informative events that might have occurred in a production system.
  • D. is a self-updatable suite of tools for MHOs with the capability to assess the health of the system and provide a timeline of critical and informative events that might have occurred in a production system.

Answer: C

Explanation:
HealthCheck Point (HCP) is a tool that can perform various tests and checks on the system components of the Security Group Modules (SGMs), such as hardware, software, network, clock, ARP, and more. It can also display the performance statistics of the SGMs, such as throughput, packet rate, CPU utilization, memory usage, and more. Additionally, HCP can provide a graphical representation of the Firewall topology for the Security Group, showing the connections and statuses of the SGMs and the Orchestrators. Furthermore, HCP can generate a report of the critical and informative events that occurred on the system, such as configuration changes, errors, warnings, and alerts. HCP can help identify and troubleshoot any issues or errors that may affect the system functionality or performance.
References =
*HealthCheck Point (HCP) Release Updates - Check Point Software 1
*Professional Services Healthcheck - Check Point Software 2
*HealthCheck Point - Check Point CheckMates 3


NEW QUESTION # 72
What kinds of transceivers are supported on Orchestrator MHO-170?

  • A. SFP, QSFP, QSFP28
  • B. QSFP, QSFP28
  • C. SFP+, SFP28, QSFP
  • D. SFP, SFP+, SFP28

Answer: B

Explanation:
The Orchestrator MHO-170 supports QSFP and QSFP28 transceivers on its 32x 100 GbE ports. QSFP stands for Quad Small Form-factor Pluggable and QSFP28 is an enhanced version of QSFP that supports up to 28 Gbps per lane. These transceivers can provide high-speed and high-density connectivity for the Maestro environment.
References
*Maestro Hyperscale Orchestrator Datasheet - Check Point Software1, page 2
*Maestro Transceiver & DAC Inventory - Check Point CheckMates


NEW QUESTION # 73
Maestro allows running commands globally in Expert mode by using global prefixes, such as:

  • A. global
  • B. all
  • C. asg all
  • D. g_all

Answer: D

Explanation:
Explanation
The g_all prefix is used to run commands globally in Expert mode on all Security Group Members of the current Security Group. For example, g_all cpstop will stop the Check Point services on all SGMs. The other prefixes are not valid for global commands in Expert mode.
References
*Check Point Certified Maestro Expert (CCME) R81.X Courseware, Module 4: Using the Command Line Interface and WebUI, Lesson 4.3: Global Commands, page 4-11
*Check Point R81 Maestro Administration Guide, Chapter 4: Using the Command Line Interface and WebUI, Section: Global Commands, page 4-9
*Global Expert Mode Commands - Check Point CheckMates


NEW QUESTION # 74
......


CheckPoint 156-836 certification exam is a great way for professionals to demonstrate their advanced knowledge and skills in managing large-scale security infrastructures using Check Point Maestro. It is an opportunity to enhance their credibility and marketability. If you have prior experience and knowledge in this field, this certification can undoubtedly take your career to the next level.

 

Verified 156-836 exam dumps Q&As with Correct 90 Questions and Answers: https://examcollection.prep4sureguide.com/156-836-prep4sure-exam-guide.html