Which command shows the connection table in human readable format?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerD
ExplanationReferences: https://sc1.checkpoint.com/documents/R80.30/WebAdminGuides/EN/CP_R80.30_NextGenSecurityGateway_Guide/html_frameset.htm?topic=documents/R80.30/WebAdminGuides/EN/CP_R80.30_NextGenSecurityGateway_Guide/208178
The system administrator of a company is trying to find out why acceleration is not working for the traffic. The traffic is allowed according to the rule base and checked for viruses. But it is not accelerated. What is the most likely reason that the traffic is not accelerated?
-
A
There is a virus found. Traffic is still allowed but not accelerated.
-
B
The connection required a Security server.
-
C
Acceleration is not enabled.
-
D
The traffic is originating from the gateway itself.
Reveal answer details
Close answer details
What command verifies that the API server is responding?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerB
ExplanationReferences: https://community.checkpoint.com/thread/6524-can-anybody-let-me-know-how-can-we-import-policyrules-via-csv-file
Your perimeter Security Gateway's external IP is 200.200.200.3. Your network diagram shows:  Required: Allow only network 192.168.10.0 and 192.168.20.0 to go out to the Internet, using 200.200.200.5. The local network 192.168.1.0/24 needs to use 200.200.200.3 to go out to the Internet. Assuming you enable all the settings in the NAT page of Global Properties, how could you achieve these requirements?
-
A
Create network objects for 192.168.10.0/24 and 192.168.20.0/24. Enable Hide NAT on both network objects, using 200.200.200.5 as hiding IP address. Add an ARP entry for 200.200.200.3 for the MAC address of 200.200.200.5.
-
B
Create an Address Range object, starting from 192.168.10.1 to 192.168.20.254. Enable Hide NAT on the NAT page of the address range object. Enter Hiding IP address 200.200.200.5. Add an ARP entry for 200.200.200.5 for the MAC address of 200.200.200.3.
-
C
Create a network object 192.168.0.0/16. Enable Hide NAT on the NAT page. Enter 200.200.200.5 as the hiding IP address. Add an ARP entry for 200.200.200.5 for the MAC address of 200.200.200.3.
-
D
Create two network objects: 192.168.10.0/24 and 192.168.20.0/24. Add the two network objects to a group object. Create a manual NAT rule like the following: Original source - group object; Destination - any; Service - any; Translated source - 200.200.200.5; Destination - original; Service - original.
Reveal answer details
Close answer details
You plan to automate creating new objects using new R80 Management API. You decide to use GAIA CLI for this task. What is the first step to run management API commands on GAIA's shell?
-
A
mgmt. admin@teabag>id.txt
-
B
-
C
login user admin password teabag
-
D
mgmt_cli login user "admin" password "teabag">id.txt
Reveal answer details
Close answer details
Which statements about Management HA are correct? 1. Primary SmartCenter describes first installed SmartCenter 2. Active SmartCenter is always used to administrate with SmartConsole 3. Active SmartCenter describes first installed SmartCenter 4. Primary SmartCenter is always used to administrate with SmartConsole
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Which of the following is the preferred method for adding static routes in GAiA?
-
A
In the CLI with the command "route add"
-
B
In Web Portal, under Network Management > IPv4 Static Routes
-
C
-
D
In SmartDashboard under Gateway Properties > Topology
Reveal answer details
Close answer details
GAiA greatly increases operational efficiency by offering an advanced and intuitive software update agent, commonly referred to as the:
-
A
Check Point Upgrade Service Engine.
-
B
Check Point Software Update Agent
-
C
Check Point Remote Installation Daemon (CPRID)
-
D
Check Point Software Update Daemon
Reveal answer details
Close answer details
An internal host initiates a session to the Google.com website and is set for Hide NAT behind the Security Gateway. The initiating traffic is an example of __________.
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 10
Single choice
In the Check Point Firewall Kernel Module, each Kernel is associated with a key, which specifies the type of traffic applicable to the chain module. For Stateful Mode configuration, chain modules marked with ___________ will not apply.
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 11
Single choice
SmartEvent provides a convenient way to run common command line executables that can assist in investigating events. Right-clicking the IP address, source or destination, in a event provides a list of default and customized commands. They appear only on cells that refer to IP addresses because the IP address of the active cell is used as the destination of the command when run. The default commands are:
-
A
ping, traceroute, netstat, and route
-
B
ping, nslookup, Telnet, and route
-
C
ping, whois, nslookup, and Telnet
-
D
ping, traceroute, netstat, and nslookup
Reveal answer details
Close answer details
Correct answerC
ExplanationReferences: https://sc1.checkpoint.com/documents/R76/CP_R76_SmartEventIntro_AdminGuide/17468.htm
Question 12
Single choice
Which command shows the current connections distributed by CoreXL FW instances?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationThe fw ctl multik stat and fw6ctl multik stat (multi-kernel statistics) commands show information for each kernel instance. The state and processing core number of each instance is displayed, along with: The number of connections currently being handled. The peak number of concurrent connections the instance has handled since its inception. References: https://sc1.checkpoint.com/documents/R76/CP_R76_PerformanceTuning_WebAdmin/6731.htm
Question 13
Fill in the blank
Fill in the blank. What is the correct command and syntax used to view a connection table summary on a Check Point Firewall?
Reveal answer details
Close answer details
Accepted answerfw tab -t connections -s
Question 14
Single choice
What is the difference between an event and a log?
-
A
Events are generated at gateway according to Event Policy
-
B
A log entry becomes an event when it matches any rule defined in Event Policy
-
C
Events are collected with SmartWorkflow from Trouble Ticket systems
-
D
Logs and Events are synonyms
Reveal answer details
Close answer details
Question 15
Single choice
A snapshot delivers a complete GAiA backup. The resulting file can be stored on servers or as a local file in /var/CPsnapshot/snapshots. How do you restore a local snapshot named MySnapshot.tgz?
-
A
Reboot the system and call the start menu. Select the option Snapshot Management, provide the Expert password and select [L] for a restore from a local file. Then, provide the correct file name.
-
B
As expert user, type the command snapshot -r MySnapshot.tgz.
-
C
As expert user, type the command revert --file MySnapshot.tgz.
-
D
As expert user, type the command snapshot - R to restore from a local file. Then, provide the correct file name.
Reveal answer details
Close answer details
Question 16
Single choice
Which of the following tools is used to generate a Security Gateway R80 configuration report?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 17
Single choice
You need to change the MAC-address on eth2 interface of the gateway. What command and what mode will you use to achieve this goal?
-
A
set interface eth2 mac-addr 11:11:11:11:11:11; CLISH
-
B
ifconfig eth1 hw 11:11:11:11:11:11; expert
-
C
set interface eth2 hw-addr 11:11:11:11:11:11; CLISH
-
D
ethtool -i eth2 mac 11:11:11:11:11:11; expert
Reveal answer details
Close answer details
Correct answerA
ExplanationReferences: https://sc1.checkpoint.com/documents/R76/CP_R76_Gaia_WebAdmin/75697.htm
Question 18
Single choice
After verifying that API Server is not running, how can you start the API Server?
-
A
Run command "set api start" in CLISH mode
-
B
Run command "mgmt._cli set api start" in Expert mode
-
C
Run command "mgmt. api start" in CLISH mode
-
D
Run command "api start" in Expert mode
Reveal answer details
Close answer details
Question 19
Single choice
Which of the following allows administrators to allow or deny traffic to or from a specific network based on the user's credentials?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 20
Single choice
What is the mechanism behind Threat Extraction?
-
A
This is a new mechanism which extracts malicious files from a document to use it as a counter-attack against its sender
-
B
This is a new mechanism which is able to collect malicious files out of any kind of file types to destroy it prior to sending it to the intended recipient
-
C
This is a new mechanism to identify the IP address of the sender of malicious codes and to put it into the SAM database (Suspicious Activity Monitoring).
-
D
Any active contents of a document, such as JavaScripts, macros and links will be removed from the document and forwarded to the intended recipient, which makes this solution very fast.
Reveal answer details
Close answer details
Question 21
Single choice
How could you compare the Fingerprint shown to the Fingerprint on the server? Run cpconfig and select: Exhibit: 
-
A
the Certificate Authority option and view the fingerprint.
-
B
the GUI Clients option and view the fingerprint.
-
C
the Certificate's Fingerprint option and view the fingerprint.
-
D
the Server Fingerprint option and view the fingerprint.
Reveal answer details
Close answer details
Question 22
Single choice
When using GAiA, it might be necessary to temporarily change the MAC address of the interface eth 0 to 00:0C:29:12:34:56. After restarting the network the old MAC address should be active. How do you configure this change? 
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 23
Single choice
If the Active Security Management Server fails or if it becomes necessary to change the Active to Standby, the following steps must be taken to prevent data loss. Providing the Active Security Management Server is responsive, which of these steps should NOT be performed:
-
A
Rename the hostname of the Standby member to match exactly the hostname of the Active member.
-
B
Change the Standby Security Management Server to Active.
-
C
Change the Active Security Management Server to Standby.
-
D
Manually synchronize the Active and Standby Security Management Servers.
Reveal answer details
Close answer details
Question 24
Single choice
Which of the following options is available with the GAiA cpconfig utility on a Management Server?
-
A
-
B
DHCP Server configuration
-
C
-
D
Reveal answer details
Close answer details
Question 25
Single choice
Both ClusterXL and VRRP are fully supported by Gaia R80.10 and available to all Check Point appliances. Which of the following command is NOT related to redundancy and functions?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 26
Single choice
Your organization maintains several IKE VPN's. Executives in your organization want to know which mechanism Security Gateway R80 uses to guarantee the authenticity and integrity of messages. Which technology should you explain to the executives?
-
A
Certificate Revocation Lists
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 27
Single choice
Before upgrading SecurePlatform to GAiA, you should create a backup. To save time, many administrators use the command backup. This creates a backup of the Check Point configuration as well as the system configuration. An administrator has installed the latest HFA on the system for fixing traffic problem after creating a backup file. There is a mistake in the very complex static routing configuration. The Check Point configuration has not been changed. Can the administrator use a restore to fix the errors in static routing?
-
A
The restore is not possible because the backup file does not have the same build number (version).
-
B
The restore is done by selecting Snapshot Management from the boot menu of GAiA.
-
C
The restore can be done easily by the command restore and copying netconf.C from the production environment.
-
D
A backup cannot be restored, because the binary files are missing.
Reveal answer details
Close answer details
Question 28
Single choice
MegaCorp is using SmartCenter Server with several gateways. Their requirements result in a heavy log load. Would it be feasible to add the SmartEvent Correlation Unit and SmartEvent Server to their SmartCenter Server?
-
A
No. SmartCenter SIC will interfere with the function of SmartEvent.
-
B
No. If SmartCenter is already under stress, the use of a separate server for SmartEvent is recommended.
-
C
No, SmartEvent and Smartcenter cannot be installed on the same machine at the same time.
-
D
Yes. SmartEvent must be installed on your SmartCenter Server.
Reveal answer details
Close answer details
Question 29
Single choice
Which is the correct order of a log flow processed by SmartEvents components:
-
A
Firewall > Correlation Unit > Log Server > SmartEvent Server Database > SmartEvent Client
-
B
Firewall > SmartEvent Server Database > Correlation unit > Log Server > SmartEvent Client
-
C
Firewall > Log Server > SmartEvent Server Database > Correlation Unit > SmartEvent Client
-
D
Firewall > Log Server > Correlation Unit > SmartEvent Server Database > SmartEvent Client
Reveal answer details
Close answer details
Question 30
Single choice
Which is NOT an example of a Check Point API?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 31
Single choice
Jack is using SmartEvent and does not see the identities of the users on the events. As an administrator with full access, what does he need to do to fix his issue?
-
A
Open SmartDashboard and toggle the Show or Hide Identities Icon, then re-open SmartEvent
-
B
Open SmartEvent, Click on Query Properties and select the User column
-
C
Open SmartEvent, go to the Policy Tab, select General Settings from the left column > User Identities and check the box Show Identities
-
D
Open SmartEvent and toggle the Show or Hide Identities icon
Reveal answer details
Close answer details
Question 32
Single choice
Captive Portal is a __________ that allows the gateway to request login information from the user.
-
A
Pre-configured and customizable web-based tool
-
B
Transparent network inspection tool
-
C
-
D
Separately licensed feature
Reveal answer details
Close answer details
Question 33
Single choice
Your expanding network currently includes ClusterXL running Multicast mode on two members, as shown in this topology: Exhibit: You need to add interfaces: 10.10.10.1/24 on Member A, and 10.10.10.2/24 on Member B. The virtual IP address for these interfaces is 10.10.10.3/24. Both cluster gateways have a Quad card with an available eth3 interface. What is the correct procedure to add these interfaces?
-
A
1. Disable "Cluster membership" from one Gateway via cpconfig.2. Configure the new interface via sysconfig from the "non-member" Gateway.3. Re-enable "Cluster membership" on the Gateway.4. Perform the same steps on the other Gateway.5. Update the topology in the cluster object.6. Install the Security Policy.
-
B
1. Configure the new interface on both members using WebUI.2. Update the new topology in the cluster object from SmartDashboard.3. Define virtual IP in the Dashboard4. Install the Security Policy.
-
C
1. Use WebUI to configure the new interfaces on both member.2. Update the topology in the cluster object.3. Reboot both gateways.4. Install the Security Policy.
-
D
1. Use the command ifconfig to configure and enable the new interface on both members.2. Update the topology in the cluster object for the cluster and both members.3. Install the Security Policy.4. Reboot the gateway.
Reveal answer details
Close answer details
Question 34
Fill in the blank
Fill in the blank. To save your OSPF configuration in GAiA, enter the command ___________ .
Reveal answer details
Close answer details
Accepted answerSAVECONFIG
Question 35
Single choice
Which process should you debug if SmartDashboard login fails?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 36
Fill in the blank
Type the command and syntax to view critical devices on a cluster member in a ClusterXL environment.
Reveal answer details
Close answer details
Accepted answercphaprob -ia list
Question 37
Single choice
What are the minimum open server hardware requirements for a Security Management Server/Standalone in R80.10?
-
A
2 CPU cores, 4GB of RAM and 15GB of disk space
-
B
8 CPU cores, 16GB of RAM and 500 GB of disk space
-
C
4 CPU cores, 8GB of RAM and 500GB of disk space
-
D
8 CPU cores, 32GB of RAM and 1 TB of disk space
Reveal answer details
Close answer details
Correct answerC
ExplanationReferences: http://dl3.checkpoint.com/paid/db/dbf0aa7672f1dd6031e6096b40510674/CP_R80.10_ReleaseNotes.pdf?HashKey=1522175073_c4e7fc63c894ad28b3fbe49f9430c023&xtn=.pdf page 16
Question 38
Single choice
When do modifications to the Event Policy take effect?
-
A
As soon as the Policy Tab window is closed.
-
B
When saved on the SmartEvent Server and installed to the Correlation Units.
-
C
When saved on the Correlation Units, and pushed as a policy.
-
D
When saved on the SmartEvent Client, and installed on the SmartEvent Server.
Reveal answer details
Close answer details
Question 39
Single choice
What Shell is required in Gaia to use WinSCP?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerD
ExplanationReferences: https://winscp.net/eng/docs/ui_login_scp
Question 40
Single choice
Why would you not see a CoreXL configuration option in cpconfig?
-
A
The gateway only has one processor
-
B
-
C
CoreXL is disabled via policy
-
D
CoreXL is not enabled in the gateway object
Reveal answer details
Close answer details
Question 41
Single choice
MultiCorp has bought company OmniCorp and now has two active AD domains. How would you deploy Identity Awareness in this environment?
-
A
You must run an ADquery for every domain.
-
B
Identity Awareness can only manage one AD domain.
-
C
Only one ADquery is necessary to ask for all domains.
-
D
Only Captive Portal can be used.
Reveal answer details
Close answer details
Question 42
Single choice
Which directory below contains log files?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 43
Single choice
What has to be taken into consideration when configuring Management HA?
-
A
The Database revisions will not be synchronized between the management servers.
-
B
SmartConsole must be closed prior to synchronize changes in the objects database.
-
C
If you wanted to use Full Connectivity Upgrade, you must change the Implied Rules to allow FW1_cpredundant to pass before the Firewall Control Connections.
-
D
For Management Server synchronization, only External Virtual Switches are supported. So, if you wanted to employ Virtual Routers instead, you have to reconsider your design.
Reveal answer details
Close answer details
Question 44
Fill in the blank
Type the command and syntax that you would use to view the virtual cluster interfaces of a ClusterXL environment.
Reveal answer details
Close answer details
Accepted answercphaprob -a if
Question 45
Single choice
You have configured Automatic Static NAT on an internal host-node object. You clear the box Translate destination on client site from Global Properties > NAT. Assuming all other NAT settings in Global Properties are selected, what else must be configured so that a host on the Internet can initiate an inbound connection to this host?
-
A
No extra configuration is needed.
-
B
A proxy ARP entry, to ensure packets destined for the public IP address will reach the Security Gateway's external interface.
-
C
The NAT IP address must be added to the external Gateway interface anti-spoofing group.
-
D
A static route, to ensure packets destined for the public NAT IP address will reach the Gateway's internal interface.
Reveal answer details
Close answer details
Question 46
Single choice
What is the purpose of a SmartEvent Correlation Unit?
-
A
The SmartEvent Correlation Unit is designed to check the connection reliability from SmartConsole to the SmartEvent Server
-
B
The SmartEvent Correlation Unit's task it to assign severity levels to the identified events.
-
C
The Correlation unit role is to evaluate logs from the log server component to identify patterns/threats and convert them to events.
-
D
The SmartEvent Correlation Unit is designed to check the availability of the SmartReporter Server
Reveal answer details
Close answer details
Question 47
Fill in the blank
FILL BLANK To bind a NIC to a single processor when using CoreXL on GAiA, you would use the command
Reveal answer details
Close answer details
Accepted answerSIMAFFINITY
Question 48
Single choice
Session unique identifiers are passed to the web api using which http header option?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 49
Single choice
What are the main stages of a policy installation?
-
A
Verification & Compilation, Transfer and Commit
-
B
Verification & Compilation, Transfer and Installation
-
C
Verification, Commit, Installation
-
D
Verification, Compilation & Transfer, Installation
Reveal answer details
Close answer details
Question 50
Fill in the blank
Fill in the blank. To verify the SecureXL status, you would enter command _____________ .
Reveal answer details
Close answer details
Accepted answerFWACCELSTAT
Question 51
Single choice
If the first packet of an UDP session is rejected by a security policy, what does the firewall send to the client?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 52
Single choice
What is the responsibility of SOLR process on R80.10 management server?
-
A
Validating all data before it's written into the database
-
B
It generates indexes of data written to the database
-
C
Communication between SmartConsole applications and the Security Management Server
-
D
Writing all information into the database
Reveal answer details
Close answer details
Question 53
Single choice
Due to high CPU workload on the Security Gateway, the security administrator decided to purchase a new multicore CPU to replace the existing single core CPU. After installation, is the administrator required to perform any additional tasks?
-
A
Go to clish-Run cpstop | Run cpstart
-
B
Go to clish-Run cpconfig | Configure CoreXL to make use of the additional Cores | Exit cpconfig | Reboot Security Gateway
-
C
Administrator does not need to perform any task. Check Point will make use of the newly installed CPU and Cores.
-
D
Go to clish-Run cpconfig | Configure CoreXL to make use of the additional Cores | Exit cpconfig | Reboot Security Gateway | Install Security Policy.
Reveal answer details
Close answer details
Question 54
Single choice
You need to change the number of firewall instances used by CoreXL. How can you achieve this goal?
-
A
edit fwaffinity.conf; reboot required
-
B
cpconfig; reboot required
-
C
edit fwaffinity.conf; reboot not required
-
D
cpconfig: reboot not required
Reveal answer details
Close answer details
Correct answerB
ExplanationReferences: https://sc1.checkpoint.com/documents/R76/CP_R76_PerformanceTuning_WebAdmin/6731.htm#o94530
Question 55
Single choice
Which of these options is an implicit MEP option?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Correct answerA
ExplanationThere are three methods to implement implicit MEP: First to Respond, in which the first Security Gateway to reply to the peer Security Gateway is chosen. An organization would choose this option if, for example, the organization has two Security Gateways in a MEP configuration - one in London, the other in New York. It makes sense for VPN-1 peers located in England to try the London Security Gateway first and the NY Security Gateway second. Being geographically closer to VPN peers in England, the London Security Gateway is the first to respond, and becomes the entry point to the internal network. See: First to Respond. Primary-Backup, in which one or multiple backup Security Gateways provide "high availability" for a primary Security Gateway. The remote peer is configured to work with the primary Security Gateway, but switches to the backup Security Gateway if the primary goes down. An organization might decide to use this configuration if it has two machines in a MEP environment, one of which is stronger than the other. It makes sense to configure the stronger machine as the primary. Or perhaps both machines are the same in terms of strength of performance, but one has a cheaper or faster connection to the Internet. In this case, the machine with the better Internet connection should be configured as the primary. See: Primary-Backup Security Gateways. Load Distribution, in which the remote VPN peer randomly selects a Security Gateway with which to open a connection. For each IP source/destination address pair, a new Security Gateway is randomly selected. An organization might have a number of machines with equal performance abilities. In this case, it makes sense to enable load distribution. The machines are used in a random and equal way. See: Random Selection. References: https://sc1.checkpoint.com/documents/R77/CP_R77_VPN_AdminGuide/13812.htm
Question 56
Single choice
What gives administrators more flexibility when configuring Captive Portal instead of LDAP query for Identity Awareness authentication?
-
A
Captive Portal is more secure than standard LDAP
-
B
Nothing, LDAP query is required when configuring Captive Portal
-
C
Captive Portal works with both configured users and guests
-
D
Captive Portal is more transparent to the user
Reveal answer details
Close answer details
Question 57
Single choice
By default, the R80 web API uses which content-type in its response?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 58
Fill in the blank
Type the full cphaprob command and syntax that will show full synchronization status.
Reveal answer details
Close answer details
Accepted answercphaprob -i list
Question 59
Single choice
Review the Rule Base displayed.  For which rules will the connection templates be generated in SecureXL?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 60
Single choice
Which Check Point address translation method is necessary if you want to connect from a host on the Internet via HTTP to a server with a reserved (RFC 1918) IP address on your DMZ?
-
A
Dynamic Source Address Translation
-
B
-
C
-
D
Static Destination Address Translation
Reveal answer details
Close answer details
Question 61
Single choice
Match the following commands to their correct function.  Each command has one function only listed.
-
A
C1>F6; C2>F4; C3>F2; C4>F5
-
B
C1>F2; C2>F1; C3>F6; C4>F4
-
C
C1>F2; C2>F4; C3>F1; C4>F5
-
D
C1>F4; C2>F6; C3>F3; C4>F2
Reveal answer details
Close answer details
Question 62
Single choice
Which statements below are CORRECT regarding Threat Prevention profiles in SmartConsole?
-
A
You can assign only one profile per gateway and a profile can be assigned to one rule Only.
-
B
You can assign multiple profiles per gateway and a profile can be assigned to one rule only.
-
C
You can assign multiple profiles per gateway and a profile can be assigned to one or more rules.
-
D
You can assign only one profile pre gateway and a profile can be assigned to one or more rules.
Reveal answer details
Close answer details
Question 63
Single choice
Which file defines the fields for each object used in the file objects.C (color, num/string, default value... )?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 64
Single choice
What are the methods of SandBlast Threat Emulation deployment?
-
A
Cloud, Appliance and Private
-
B
Cloud, Appliance and Hybrid
-
C
Cloud, Smart-1 and Hybrid
-
D
Cloud, OpenServer and Vmware
Reveal answer details
Close answer details
Question 65
Single choice
Check Point Management (cpm) is the main management process in that it provides the architecture for the consolidated management console. It empowers the migration from legacy Client side logic to Server side-logic. The cpm process:
-
A
Allow GUI Client and management server to communicate via TCP Port 19001
-
B
Allow GUI Client and management server to communicate via TCP Port 18191
-
C
Performs database tasks such as creating, deleting, and modifying objects and compiling policy.
-
D
Performs database tasks such as creating, deleting, and modifying objects and compiling as well as policy code generation.
Reveal answer details
Close answer details
Question 66
Single choice
What API command below creates a new host with the name "New Host" and IP address of "192.168.0.10"?
-
A
new host name "New Host" ip-address "192.168.0.10"
-
B
set host name "New Host" ip-address "192.168.0.10"
-
C
create host name "New Host" ip-address "192.168.0.10"
-
D
add host name "New Host" ip-address "192.168.0.10"
Reveal answer details
Close answer details
Correct answerD
ExplanationSample Command with SmartConsole CLI You can use the add host command to create a new host and then publish the changes. > add host name "Sample_Host" ip-address "192.0.2.3" > publish Reference: http://dl3.checkpoint.com/paid/29/29532b9eec50d0a947719ae631f640d0/CP_R80_CheckPoint_API_ReferenceGuide.pdf?HashKey=1522171823_f53d2a32a77bde441b88d53824dcb893&xtn=.pdf
Question 67
Single choice
When configuring numbered VPN Tunnel Interfaces (VTIs) in a clustered environment, what issues need to be considered? 1. Each member must have a unique source IP address. 2. Every interface on each member requires a unique IP address. 3. All VTI's going to the same remote peer must have the same name. 4. Cluster IP addresses are required.
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 68
Single choice
If your firewall is performing a lot of IPS inspection and the CPUs assigned to fw_worker_thread are at or near 100%, which of the following could you do to improve performance?
-
A
Add more RAM to the system.
-
B
-
C
Assign more CPU cores to CoreXL
-
D
Assign more CPU cores to SecureXL.
Reveal answer details
Close answer details
Question 69
Single choice
When deploying multiple clustered firewalls on the same subnet, what does the firewall administrator need to configure to prevent CCP broadcasts being sent to the wrong cluster?
-
A
Set the fwha_mac_magic_forward parameter in the $CPDIR/boot/modules/ha_boot. conf
-
B
Set the fwha_mac_magic parameter in the $FWDIR/boot/fwkern.conf file
-
C
Set the cluster global ID using the command "cphaconf cluster_id set <value>"
-
D
Set the cluster global ID using the command "fw ctt set cluster_id <value>"
Reveal answer details
Close answer details
Correct answerC
ExplanationReferences: https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk25977
Question 70
Single choice
After implementing Static Address Translation to allow Internet traffic to an internal Web Server on your DMZ, you notice that any NATed connections to that machine are being dropped by anti-spoofing protections. Which of the following is the MOST LIKELY cause?
-
A
The Global Properties setting Translate destination on client side is unchecked. But the topology on the DMZ interface is set to Internal - Network defined by IP and Mask. Check the Global Properties setting Translate destination on client side.
-
B
The Global Properties setting Translate destination on client side is unchecked. But the topology on the external interface is set to Others +. Change topology to External.
-
C
The Global Properties setting Translate destination on client side is checked. But the topology on the external interface is set to External. Change topology to Others +.
-
D
The Global Properties setting Translate destination on client side is checked. But the topology on the DMZ interface is set to Internal - Network defined by IP and Mask. Uncheck the Global Properties setting Translate destination on client side.
Reveal answer details
Close answer details
Question 71
Single choice
Your R80 primary Security Management Server is installed on GAiA; You plan to schedule the Security Management Server to run fw logswitch automatically every 48 hours. How do you create this schedule?
-
A
On a GAiA Security Management Server, this can only be accomplished by configuring the command fw logswitch via the cron utility.
-
B
Create a time object, and add 48 hours as the interval. Open the primary Security Management Server object's Logs and Masters window, enable Schedule log switch, and select the Time object.
-
C
Create a time object, and add 48 hours as the interval. Open the Security Gateway object's Logs and Masters window, enable Schedule log switch, and select the Time object.
-
D
Create a time object, and add 48 hours as the interval. Select that time object's Global Properties > Logs and Masters window, to schedule a logswitch.
Reveal answer details
Close answer details
Question 72
Single choice
If Jack was concerned about the number of log entries he would receive in the SmartReporter system, which policy would he need to modify?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
Question 73
Single choice
John Adams is an HR partner in the ACME organization. ACME IT wants to limit access to HR servers to designated IP addresses to minimize malware infection and unauthorized access risks. Thus, the gateway policy permits access only from John's desktop which is assigned an IP address 10.0.0.19 via DHCP. John received a laptop and wants to access the HR Web Server from anywhere in the organization. The IT department gave the laptop a static IP address, but that limits him to operating it only from his desk. The current Rule Base contains a rule that lets John Adams access the HR Web Server from his laptop. He wants to move around the organization and continue to have access to the HR Web Server. To make this scenario work, the IT administrator: 1. Enables Identity Awareness on a gateway, selects AD Query as one of the Identity Sources installs the policy. 2. Adds an access role object to the Firewall Rule Base that lets John Adams PC access the HR Web Server from any machine and from any location. John plugged in his laptop to the network on a different network segment and he is not able to connect. How does he solve this problem?
-
A
John should install the Identity Awareness Agent
-
B
The firewall admin should install the Security Policy
-
C
John should lock and unlock the computer
-
D
Investigate this as a network connectivity issue
Reveal answer details
Close answer details
Question 74
Single choice
You have three Gateways in a mesh community. Each gateway's VPN Domain is their internal network as defined on the Topology tab setting All IP Addresses behind Gateway based on Topology information. You want to test the route-based VPN, so you created VTIs among the Gateways and created static route entries for the VTIs. However, when you test the VPN, you find out the VPN still go through the regular domain IPsec tunnels instead of the routed VTI tunnels. What is the problem and how do you make the VPN use the VTI tunnels?
-
A
Domain VPN takes precedence over the route-based VTI. To make the VPN go through VTI, remove the Gateways out of the mesh community and replace with a star community
-
B
Domain VPN takes precedence over the route-based VTI. To make the VPN go through VTI, use an empty group object as each Gateway's VPN Domain
-
C
Route-based VTI takes precedence over the Domain VPN. To make the VPN go through VTI, use dynamic-routing protocol like OSPF or BGP to route the VTI address to the peer instead of static routes
-
D
Route-based VTI takes precedence over the Domain VPN. Troubleshoot the static route entries to insure that they are correctly pointing to the VTI gateway IP.
Reveal answer details
Close answer details
Question 75
Single choice
Which of the following is NOT an internal/native Check Point command?
-
A
-
B
-
C
-
D
Reveal answer details
Close answer details
|