Skip to main content

156-315.81.20 Real Exam Questions

Check Point Certified Security Expert - R81.20

641 questions available · Page 1 of 65

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

Which is NOT an example of a Check Point API?

  1. A

    Gateway API

  2. B

    Management API

  3. C

    OPSC SDK

  4. D

    Threat Prevention API

Show answer and explanation

Correct answer: A

Explanation

Gateway API is NOT an example of a Check Point API. Check Point API is a general term that refers to various application programming interfaces (APIs) that allow external applications to interact with Check Point products and services using standard methods such as HTTP(S) requests and JSON objects. There are several types of Check Point APIs, such as Management API, Threat Prevention API, OPSEC SDK, etc. Management API is an API that allows external applications to configure, manage, and monitor Check Point management server using web services. Threat Prevention API is an API that allows external applications to send files or URLs to Check Point Threat Prevention products for scanning and analysis using web services. OPSEC SDK is an API that allows external applications to integrate with Check Point OPSEC products using C/C++ libraries and protocols. Gateway API is not a valid or existing type of Check Point API.

Question 2 Single choice

In Advanced Permanent Tunnel Configuration, to set the amount of time the tunnel test runs without a response before the peer host is declared 'down', you would set the_________?

  1. A

    life sign polling interval

  2. B

    life sign timeout

  3. C

    life_sign_polling_interval

  4. D

    life_sign_timeout

Show answer and explanation

Correct answer: D

Explanation

In Advanced Permanent Tunnel Configuration, the life_sign_timeout parameter sets the amount of time the tunnel test runs without a response before the peer host is declared 'down'. The life_sign_polling_interval parameter sets the interval between each tunnel test packet sent to the peer host.

https://sc1.checkpoint.com/documents/R77/CP_R77_VPN_AdminGuide/html_frameset.htm?topic=documents/R77/CP_R77_VPN_AdminGuide/14018:AdvancedPermanentTunnelConfiguration

Question 3 Single choice

Which Check Point software blade provides visibility of users, groups and machines while also providing access control through identity-based policies?

  1. A

    Application Control

  2. B

    Firewall

  3. C

    Identity Awareness

  4. D

    URL Filtering

Show answer and explanation

Correct answer: C

Explanation

The verified answer is C. Identity Awareness. Identity Awareness is the Check Point software blade that provides detailed visibility of users, groups, and machines, while also providing application and access control through the creation of accurate, identity-based policies 1. Identity Awareness allows you to easily configure network access and auditing based on three items: network location, the identity of a user and the identity of a machine 1. Identity Awareness integrates with multiple identity sources, such as Microsoft Active Directory, Cisco Identity Services Engine, and RADIUS Accounting23. Application Control is the Check Point software blade that enables network administrators to identify and control thousands of applications and widgets, and millions of websites, based on categories, risk, and characteristics. Firewall is the Check Point software blade that provides stateful inspection and enforcement of network traffic, and protects against network and application-level attacks. URL Filtering is the Check Point software blade that enables secure web access by blocking access to malicious and inappropriate websites, and enforcing compliance with corporate policies.

References:
Identity Awareness - Check Point Software1 Check Point Integrated Security Architecture - Check Point
Software2 Cisco Identity Services Engine and Check Point Integration3 Application Control - Check Point Software Firewall - Check Point Software URL Filtering - Check Point Software

Question 4 Single choice

What must you do first if "fwm sic_reset" could not be completed?

  1. A

    Cpstop then find keyword "certificate" in objects_5_0.C and delete the section

  2. B

    Reinitialize SIC on the security gateway then run "fw unloadlocal"

  3. C

    Reset SIC from Smart Dashboard

  4. D

    Change internal CA via cpconfig

Show answer and explanation

Correct answer: D

Explanation

The first thing that must be done if "fwm sic_reset" could not be completed is to change internal CA via cpconfig. Fwm sic_reset is a command that allows administrators to reset Secure Internal Communication (SIC) between Security Management Server and Security Gateways or other Check Point modules. SIC is a mechanism that ensures secure and authenticated communication between Check Point components by using certificates issued by an internal Certificate Authority (ICA). If fwm sic_reset fails, it means that there is a problem with the ICA or the certificates that prevents SIC from being reset. To resolve this problem, administrators need to change internal CA via cpconfig, which is a command that allows administrators to configure various settings on Security Gateways or Management Servers, including the ICA. Changing internal CA via cpconfig will create a new ICA with a new certificate, and allow SIC to be reset with the new certificate.

Question 5 Single choice

Which Correction mechanisms are available with ClusterXL under R81.20?

  1. A

    Correction Mechanisms are only available of Maestro Hyperscale Orchestrators

  2. B

    Pre-Correction and SDF (Sticky Decision Function)

  3. C

    SDF (Sticky Decision Function) and Flush and ACK

  4. D

    Dispatcher (Early Correction) and Firewall (Late Correction)

Show answer and explanation

Correct answer: C

Explanation

SDF (Sticky Decision Function) and Flush and ACK are the two correction mechanisms that are available with ClusterXL under R81.20. According to the ClusterXL R81.20 Administration Guide, correction mechanisms are methods that ClusterXL uses to prevent or recover from out-of-state situations, which occur when different Cluster Members have different information about the connections that they handle.
ClusterXL supports two types of correction mechanisms: SDF and Flush and ACK. SDF (Sticky Decision Function) is a mechanism that ensures that packets of the same connection are always handled by the same Cluster Member, regardless of the load balancing algorithm. SDF uses a hash table that maps each connection to a specific Cluster Member, based on the 5-tuple of source IP, destination IP, source port, destination port, and protocol. SDF prevents out-of-state situations by avoiding the switch of Cluster Members for existing connections. Flush and ACK is a mechanism that synchronizes the connection tables of different Cluster Members when an out-of-state situation is detected. Flush and ACK works as follows: When a Cluster Member receives a packet that belongs to an unknown connection, it sends a Flush message to all other Cluster Members, asking them to delete the connection from their tables. When a Cluster Member receives a Flush message, it checks if it has the connection in its table. If it does, it deletes the connection and sends an ACK message to the sender of the Flush message, indicating that it has performed the deletion. When a Cluster Member receives an ACK message, it creates a new connection entry in its table for the packet that triggered the Flush message, and processes the packet normally. If a Cluster Member does not receive any ACK message within a timeout period, it assumes that no other Cluster Member has the connection, and creates a new connection entry in its table for the packet that triggered the Flush message.

References:
ClusterXL R81.20 Administration Guide

Question 6 Single choice

Which command shows the current connections distributed by CoreXL FW instances?

  1. A

    fw ctl iflist

  2. B

    fw ctl instances -v

  3. C

    fw ctl multik stat

  4. D

    fw ctl affinity -1

Show answer and explanation

Correct answer: C

Question 7 Single choice

Which member of a high-availability cluster should be upgraded first in a Zero downtime upgrade?

  1. A

    The Standby Member

  2. B

    The Active Member

  3. C

    The Primary Member

  4. D

    The Secondary Member

Show answer and explanation

Correct answer: A

Explanation

In a Zero downtime upgrade, you should upgrade the Standby Member first. This is because the Standby Member does not process traffic and can be upgraded without affecting the cluster availability. After upgrading the Standby Member, you can perform a failover and make it the Active Member. Then you can upgrade the original Active Member, which becomes the Standby Member after the failover.

References:
Getting Started - Check Point Software, section "Upgrading Cluster Members with Zero Downtime"

Question 8 Single choice

Sticky Decision Function (SDF) is required to prevent which of the following? Assume you set up an Active-Active cluster.

  1. A

    Symmetric routing

  2. B

    Failovers

  3. C

    Asymmetric routing

  4. D

    Anti-Spoofing

Show answer and explanation

Correct answer: C

Explanation

Sticky Decision Function (SDF) is required to prevent asymmetric routing in an Active-Active cluster.
Asymmetric routing occurs when packets from a source to a destination follow a different path than packets from the destination to the source. This can cause problems with stateful inspection and NAT.
SDF ensures that packets from the same connection are handled by the same cluster member.

References:
Check Point R81 ClusterXL Administration Guide

Question 9 Single choice

Which statement is true about ClusterXL?

  1. A

    Supports Dynamic Routing (Unicast and Multicast)

  2. B

    Supports Dynamic Routing (Unicast Only)

  3. C

    Supports Dynamic Routing (Multicast Only)

  4. D

    Does not support Dynamic Routing

Show answer and explanation

Correct answer: A

Explanation

ClusterXL supports Dynamic Routing for both Unicast and Multicast traffic. Dynamic Routing protocols, such as OSPF, BGP, or PIM, can be configured on cluster members to exchange routing information with other routers. ClusterXL supports two modes of operation for Dynamic Routing: New Mode and Legacy Mode.

References:
ClusterXL Administration Guide, SK98226 - ClusterXL New Mode Overview

Question 10 Single choice

When doing a Stand-Alone Installation, you would install the Security Management Server with which other Check Point architecture component?

  1. A

    None, Security Management Server would be installed by itself.

  2. B

    SmartConsole

  3. C

    SecureClient

  4. D

    Security Gateway

  5. E

    SmartEvent

Show answer and explanation

Correct answer: D

Explanation

When doing a Stand-Alone Installation, you would install the Security Management Server with the Security Gateway as the other Check Point architecture component. A Stand-Alone Installation is where the Security Management Server and the Security Gateway are installed on the same machine. The other options are either not Check Point architecture components, or not suitable for a Stand-Alone Installation.

References:
Check Point R81 Installation and Upgrade Guide