ExamGecko
Home Home / Checkpoint / 156-836

Checkpoint 156-836 Practice Test - Questions Answers, Page 6

Question list
Search
Search

To display processes that are consuming excessive system resources, users should use the_____ command.

A.
asg perf -v
A.
asg perf -v
Answers
B.
asg stat -v
B.
asg stat -v
Answers
C.
top
C.
top
Answers
D.
asg_perf_hogs
D.
asg_perf_hogs
Answers
Suggested answer: D

Explanation:

The asg_perf_hogs command is a script that displays the processes that are consuming excessive system resources, such as CPU, memory, disk, and network, on the orchestrator and the appliances. It can help identify performance issues and bottlenecks in the Maestro environment.

Reference

* Software Provision and Performance hogs failed - Check Point CheckMates1

* CHECK POINT MAESTRO EXPERT, page 33

What can be learned from the output of sx_api_ports_dump.py command?

A.
Information about backplane bonds
A.
Information about backplane bonds
Answers
B.
Information about Security Groups
B.
Information about Security Groups
Answers
C.
Orchestrator port status
C.
Orchestrator port status
Answers
D.
Information about downlink ports only
D.
Information about downlink ports only
Answers
Suggested answer: A

Explanation:

Reference

* R81.20 Maestro Cheat Sheet version 7 - Check Point CheckMates, page 2

* [Maestro Expert (CCME) Course - Check Point Software], page 31

* [Check Point Certified Maestro Expert (CCME) R81.X - Global Knowledge], page 3

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

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

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.

Reference

* 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

In what mode do MHOs process traffic?

A.
MHOs process traffic in load sharing mode
A.
MHOs process traffic in load sharing mode
Answers
B.
MHOs process traffic in Active-Standby mode
B.
MHOs process traffic in Active-Standby mode
Answers
C.
MHOs process traffic in Active-Active mode
C.
MHOs process traffic in Active-Active mode
Answers
D.
MHOs process traffic in VSLS mode
D.
MHOs process traffic in VSLS mode
Answers
Suggested answer: C

Explanation:

MHOs process traffic in Active-Active mode, which means that both MHOs are active and share the load of the traffic that is sent to and from the SGMs. Active-Active mode provides better performance and scalability than Active-Standby mode, which only uses one MHO at a time and keeps the other as a backup. Active-Active mode also allows for faster failover and recovery in case of an MHO failure, as the surviving MHO can take over the traffic without interruption.

Reference

* Maestro Expert (CCME) Course - Check Point Software, page 25

* CheckPoint Certified Maestro Expert (CCME) - Skillzcafe, page 2

* Check Point Certified Maestro Expert (CCME) R81.X - Global Knowledge, page 2

Which command should be used to restart Orchestrator service only?

A.
orchd restart
A.
orchd restart
Answers
B.
reboot
B.
reboot
Answers
C.
service orchestrator restart
C.
service orchestrator restart
Answers
D.
cpstop; cpstart
D.
cpstop; cpstart
Answers
Suggested answer: A

Explanation:

Page 313 from the training manual:

- Restart the service:

orchd restart

- Restart the service without confirmation

service orchd restart

Where should sx_api_ports_dump.py command be ran?

A.
Management server
A.
Management server
Answers
B.
Security Group
B.
Security Group
Answers
C.
Orchestrator
C.
Orchestrator
Answers
D.
SMO Appliance
D.
SMO Appliance
Answers
Suggested answer: C

Explanation:

The sx_api_ports_dump.py command should be run on the Orchestrator, which is the device that manages the communication and the configuration of the Security Groups and the SGMs. The command shows the port mapping and the traffic distribution for each Security Group, as well as the backplane bonds and the Orchestrator ports. The command does not work on the Management server, the Security Group, or the SMO Appliance, as they do not have the same role and functionality as the Orchestrator.

Reference

* R81.20 Maestro Cheat Sheet version 7 - Check Point CheckMates, page 2

* Maestro Expert (CCME) Course - Check Point Software, page 31

* Check Point Certified Maestro Expert (CCME) R81.X - Global Knowledge, page 3

Complete the sentence: Dual Orchestrators work as.______

A.
Load Sharing cluster
A.
Load Sharing cluster
Answers
B.
Active-Active cluster
B.
Active-Active cluster
Answers
C.
Active - Standby cluster
C.
Active - Standby cluster
Answers
D.
Hot-Swap RAID
D.
Hot-Swap RAID
Answers
Suggested answer: B

Explanation:

Dual Orchestrators work as an Active-Active cluster, which means that both Orchestrators are active and share the load of the traffic that is sent to and from the Security Group Members (SGMs). Active-Active cluster provides better performance and scalability than Active-Standby cluster, which only uses one Orchestrator at a time and keeps the other as a backup. Active-Active cluster also allows for faster failover and recovery in case of an Orchestrator failure, as the surviving Orchestrator can take over the traffic without interruption.

Reference

* Maestro Expert (CCME) Course - Check Point Software, page 25

* CheckPoint Certified Maestro Expert (CCME) - Skillzcafe, page 2

* Check Point Certified Maestro Expert (CCME) R81.X - Global Knowledge, page 2

In a Maestro Dual Site environment, what is the definition of the term Active Site.

A.
The Active Site is the site that is not handling any traffic for the specific SG, but its connections are synced to its SGMs from the MHOs to be ready in the event of a failover.
A.
The Active Site is the site that is not handling any traffic for the specific SG, but its connections are synced to its SGMs from the MHOs to be ready in the event of a failover.
Answers
B.
The Active Site is the site where the SMO Master exists.
B.
The Active Site is the site where the SMO Master exists.
Answers
C.
There is no such thing as an active site. In a Dual Site environment, traffic is load balanced.
C.
There is no such thing as an active site. In a Dual Site environment, traffic is load balanced.
Answers
D.
The Active Site is the site currently handling the enforcement on traffic passing for a specific SG. Connections are synced within the SGMs in the Active Site.
D.
The Active Site is the site currently handling the enforcement on traffic passing for a specific SG. Connections are synced within the SGMs in the Active Site.
Answers
Suggested answer: D

Explanation:

In a Maestro Dual Site environment, there are two sites that can host Security Group Members (SGMs) for each Security Group (SG). The Active Site is the one that is currently processing the traffic for a specific SG, while the Standby Site is the one that is ready to take over in case of a failover. The Active Site and the Standby Site can be different for different SGs, depending on the load balancing and failover policies. The Active Site and the Standby Site are synchronized by the Maestro Orchestrators (MHOs) using the Site-Sync port and VLANs.

Reference =

* Solved: Maestro dual site failover - Check Point CheckMates

* Maestro Dual Site configuration with a direct connection through L2 switches

How many orchestrators may Dual-Site include?

A.
2 or 4
A.
2 or 4
Answers
B.
2
B.
2
Answers
C.
1
C.
1
Answers
D.
Only 4
D.
Only 4
Answers
Suggested answer: A

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.

Reference =

* 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)

Multiple SGs can exist in a Dual Site environment. Each SG can be configured in one of three ways. Which is not one of those ways?

A.
Two MHOs connected to two MHOs via load balancers.
A.
Two MHOs connected to two MHOs via load balancers.
Answers
B.
Two MHOs at same site connected to remote site MHOs via two different switches.
B.
Two MHOs at same site connected to remote site MHOs via two different switches.
Answers
C.
Two MHOs at same site connected to remote site MHOs via single switch.
C.
Two MHOs at same site connected to remote site MHOs via single switch.
Answers
D.
Direct connectivity between Remote Site MHOs. 2
D.
Direct connectivity between Remote Site MHOs. 2
Answers
Suggested answer: A

Explanation:

This is not one of the ways to configure a Security Group in a Dual Site environment, because load balancers are not required or supported for the inter-site communication between the Maestro Orchestrators (MHOs). The MHOs use the Site-Sync port and VLANs to synchronize the resources and connections across the sites. The three valid scenarios for Dual Site configuration are:

* 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 support QinQ and MTU increment.

Reference =

* 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)]

Total 94 questions
Go to page: of 10