View Full Checkpoint 156-587 Exam Dumps and Practice Test Dumps.
Question 221
Which process manages policy compilation on R80+ Management Servers?
- fwm
- cpm
- cpd
- fw_full
Correct Answer: 1
Explanation:
The Firewall Management daemon (fwm) executes security policy compilation routines on Check Point management platforms. When an administrator initiates a policy installation from SmartConsole, fwm converts high-level object definitions, security rules, and inspection settings into inspect code binaries. It validates syntax integrity and compiles target-specific policy files before distributing them to enforcement gateways. System engineers review $FWDIR/log/fwm.elg to diagnose policy compilation failures, inspect script errors, and object database reference issues, ensuring generated inspection binaries load cleanly without causing policy installation drops across enterprise enforcement nodes.
Question 222
Which command displays active CoreXL firewall worker instances?
- fw ctl multik stat
- sim affinity -l
- cpstat corexl
- show corexl workers
Correct Answer: 1
Explanation:
Executing fw ctl multik stat presents a structured real-time table displaying all active CoreXL worker instances (fw_worker) running on the gateway kernel. The output details individual core assignments, process IDs, active connection table counts, and queue depth allocation. Network administrators run this command to verify that multi-core inspection features are functioning correctly and that network load is evenly distributed across available CPU cores. Detecting core imbalances using fw ctl multik stat helps engineers adjust affinity bindings and resolve single-core throughput bottlenecks under heavy network traffic conditions.
Question 223
Which daemon process handles local security log writing?
- fwd
- cpd
- logd
- cpm
Correct Answer: 1
Explanation:
The Firewall Daemon (fwd) manages local security log reception, processing, and index formatting on Security Gateways and Log Servers. It listens for incoming inspection events generated by kernel modules, formats log payloads, and writes log records into $FWDIR/log/fw.log. Additionally, fwd handles secure log forwarding routines to central management platforms over TCP port 257. System administrators monitor $FWDIR/log/fwd.elg to resolve disk space alerts, log index corruption, and log transmission failures, ensuring full audit trail availability and operational compliance across corporate network environments.
Question 224
Which file stores local custom kernel parameter overrides?
- $FWDIR/boot/modules/fwkern.conf
- /etc/sysctl.conf
- $FWDIR/conf/local.app
- $CPDIR/conf/fwkern.conf
Correct Answer: 1
Explanation:
The $FWDIR/boot/modules/fwkern.conf configuration file stores persistent kernel module parameters for Check Point security gateways. Variable modifications placed in this file—such as increased connection table capacities, custom timeout values, or buffer adjustments—are automatically applied to kernel memory during gateway boot sequences. System engineers utilize fwkern.conf to fine-tune gateway performance, apply critical hotfix recommendations, and scale capacity for high-concurrency environments. Ensuring correct syntax in fwkern.conf prevents kernel startup errors and maintains persistent gateway optimization across system reboots and scheduled maintenance events.
Question 225
Which command checks ClusterXL member problem state status?
- cphaprob list
- clusterxl stat
- cphaprob stat
- show cluster state
Correct Answer: 1
Explanation:
Executing cphaprob list displays all registered critical devices (pnotes) monitored by ClusterXL on a cluster member. The command lists monitored daemons, physical interface status, device drivers, and their current operational state (OK or Init/Problem). Network engineers execute cphaprob list during cluster failover investigation to identify specific failed components or unresponsive processes triggering cluster status drops. Pinpointing failing pnotes allows administrators to perform targeted remediation on software daemons or network interfaces, restoring cluster redundancy and maintaining seamless high-availability operation across high-concurrency enterprise firewalls.
Question 226
Which daemon manages SmartConsole administrative user sessions?
- cpm
- fwm
- cpd
- authd
Correct Answer: 1
Explanation:
The Check Point Management process (cpm) validates client authentication credentials and oversees active SmartConsole administrative sessions over TCP port 19009. Serving as the primary application engine for R80+ management architecture, cpm manages session authentication tokens, enforces multi-user change locks, and processes REST API queries within the PostgreSQL database. Troubleshooting session disconnects or authentication errors involves inspecting $FWDIR/log/cpm.elg. Maintaining cpm health ensures concurrent administrative access, accurate configuration change tracking, and smooth multi-user collaboration across enterprise security management domains.
Question 227
Which path processes packets requiring complex IPS signatures?
- Slow Path (F2F)
- Fast Path
- Medium Path (PXL)
- Direct Path
Correct Answer: 1
Explanation:
When incoming network traffic requires full deep packet inspection for complex IPS signatures or unaccelerated security features, SecureXL routes packets through the Slow Path (Firewall-to-Firewall). In this mode, hardware acceleration drivers are bypassed, passing packet inspection directly to CoreXL worker instances within user space. Although Slow Path processing incurs higher CPU overhead, it guarantees full rulebase enforcement, protocol validation, and threat signature analysis for non-standard or complex application flows before allowing traffic to traverse the security gateway to internal networks.
Question 228
Which utility captures low-level kernel packet traces?
- fw monitor
- tcpdump
- cpstat net
- fwaccel trace
Correct Answer: 1
Explanation:
fw monitor is a powerful packet capture utility built into the Check Point kernel, designed to record traffic at four critical inspection points (i, I, o, O). By capturing packets before and after stateful firewall inspection modules, fw monitor allows security engineers to observe NAT modifications, policy drops, VPN encryption steps, and routing decisions in real time. Analyzing these inspection points helps administrators isolate dropped packets, diagnose state table drop reasons, and troubleshoot complex network routing anomalies across multi-homed enterprise firewall environments.
Question 229
Which daemon handles Threat Cloud reputation lookups?
- rad
- ted
- cpwatchdog
- in.emaild.mta
Correct Answer: 1
Explanation:
The Resource Availability Daemon (rad) handles cloud intelligence communications, querying ThreatCloud servers for dynamic URL categorization, IP reputation, and Anti-Bot domain classifications. Operating as a background service, rad caches cloud response queries locally to optimize gateway performance and minimize inspection latency. Network administrators inspect $FWDIR/log/rad.elg when diagnosing proxy connection timeouts, ThreatCloud update failures, or categorization lookup delays. Keeping rad functioning properly ensures security gateways maintain real-time protection against emerging web threats and malicious domain destinations.
Question 230
Which command displays current licensing details on Gaia?
- cplic print
- show license
- fw ver -l
- cpinfo -l
Correct Answer: 1
Explanation:
Executing cplic print lists all active license signatures, container caps, evaluation tokens, and software blade entitlements installed on the local system or distributed by management servers. The command output details explicit licensing features, system IP bindings, and contract expiration dates. System engineers run cplic print during system deployment, software blade activation, or routine compliance audits to confirm active license coverage. Verifying installed licenses prevents unexpected software feature disables, signature update restrictions, or administrative locking during production firewall operations.
Question 231
Which process receives user identity events via WMI scraping?
- adlogd
- pdpd
- pepd
- idc_daemon
Correct Answer: 1
Explanation:
The Active Directory Logging Daemon (adlogd) performs identity scraping by monitoring domain controller security event logs via WMI or WinRM connection protocols. It parses Windows authentication events (such as Event ID 4624) in real time to associate user credentials with assigned IP addresses. adlogd forwards these identity bindings directly to pdpd for policy enforcement. Administrators review $FWDIR/log/adlogd.elg to resolve domain controller authentication failures, RPC connectivity errors, or missing user logon events across enterprise Identity Awareness deployments.
Question 232
Which command resets Secure Internal Communication trust on a gateway?
- cpconfig
- sic_reset
- fw ctl sic reset
- cpd_admin sic
Correct Answer: 1
Explanation:
The cpconfig menu-driven utility provides core system management tools, including the ability to clear and reset Secure Internal Communication (SIC) trust state on a gateway. Selecting the Secure Internal Communication option allows administrators to define a new activation key, revoking obsolete certificate trusts. Re-establishing SIC from SmartConsole initializes mutual TLS certificate exchanges, restoring secure encrypted channels between management servers and gateways. Resetting SIC resolves policy installation errors, monitoring failures, and certificate revocation issues across managed enforcement nodes.
Question 233
Which path handles streaming payload analysis for Application Control?
- Medium Path (PXL)
- Fast Path
- Slow Path
- Direct Path
Correct Answer: 1
Explanation:
Traffic requiring L7 deep packet content evaluation—such as Application Control and URL Filtering—is processed through the SecureXL Medium Path (PXL). In this mode, SecureXL offloads packet reassembly and low-level TCP transport operations while streaming payload data to CoreXL worker instances for signature pattern matching. This hybrid path significantly reduces CPU overhead compared to full Slow Path processing while maintaining deep content inspection capabilities, ensuring optimal gateway throughput without compromising advanced threat prevention enforcement across enterprise networks.
Question 234
Which daemon process monitors critical Check Point daemons?
- cpwd
- cpwatchdog
- cpd
- systemd
Correct Answer: 1
Explanation:
The Check Point WatchDog daemon (cpwd) serves as the primary process monitor on Gaia OS, supervising critical daemons such as fwd, cpm, and cpd. If a monitored service encounters a fatal crash or stops responding, cpwd records execution state details, generates crash dump logs under /var/log/dump/usermode/, and automatically restarts the failed daemon. System administrators inspect cpwd status via cpwd_admin list to verify process operational states, ensuring continuous security management and high availability across production gateways.
Question 235
Which command displays real-time CPU utilization per core?
- cpview
- top -c
- mpstat -P ALL
- fw ctl multik stat
Correct Answer: 1
Explanation:
cpview is an interactive diagnostic utility that provides real-time visualization of CPU core utilization across CoreXL worker instances and Secure Network Distributor (SND) cores. By accessing the CoreXL and CPU sub-menus within cpview, engineers can evaluate core load distribution, identify single-core bottlenecks, and detect core saturation caused by non-accelerated traffic flows. Monitoring CPU utilization through cpview allows system administrators to optimize queue allocations, fine-tune core affinity settings, and balance system performance across multi-core server hardware.
Question 236
Which file stores dynamic routing parameters managed by Routem?
- /etc/routed.conf
- $FWDIR/conf/routed.conf
- /etc/clish.conf
- $CPDIR/conf/routed.conf
Correct Answer: 1
Explanation:
Gaia OS stores persistent dynamic routing configurations—including OSPF, BGP, and RIP protocol definitions—in /etc/routed.conf. When administrators modify dynamic routing settings using clish or the Gaia WebUI, changes are written directly to this file to preserve configuration persistence across reboots. Network engineers inspect /etc/routed.conf during routing failure investigations to verify peer adjacency settings, route metrics, and redistribute policies, ensuring accurate dynamic path calculation and fast routing table convergence across enterprise network environments.
Question 237
Which TCP port receives encrypted security log streams?
- TCP 257
- TCP 18191
- TCP 18210
- TCP 18192
Correct Answer: 1
Explanation:
Check Point Security Gateways send encrypted security logs and diagnostic records to dedicated Log Servers over TCP port 257 using the FW1 logging protocol. The local fwd daemon on the log server listens on port 257 to authenticate inbound connection requests, validate TLS security certificates, and store log entries in local storage directories. Maintaining TCP port 257 open across internal routing paths ensures continuous log delivery, preventing local disk log buffering on security gateways and maintaining real-time event visibility in SmartConsole.
Question 238
Which command displays current kernel connection table usage?
- fw ctl tab -t connections -s
- cpstat fw -f conntab
- fwaccel stat -c
- show connection limit
Correct Answer: 1
Explanation:
Executing fw ctl tab -t connections -s displays summary statistics for the active kernel connection table, including current session counts, peak memory usage, and configured maximum limit thresholds. Tracking connection table utilization prevents service disruptions caused by connection table exhaustion during unexpected traffic spikes. Security engineers use this command during performance tuning to evaluate state table capacity, adjust limits in fwkern.conf, and maintain stable packet processing for high-concurrency connections across enterprise edge firewalls.
Question 239
Which daemon process coordinates CPUSE software package downloads?
- DeploymentAgent
- cpuse_daemon
- cpd
- autoupdate
Correct Answer: 1
Explanation:
The DeploymentAgent process manages Check Point User Software Updates (CPUSE) operations on Gaia OS, handling background package downloads, dependency validations, and software installation routines. It connects to online software repositories to check for available software releases, public hotfixes, and Jumbo Hotfix Accumulators. System administrators inspect /DA/jad/logs/DeploymentAgent.elg when diagnosing download failures, signature verification errors, or package execution stalls, ensuring seamless software maintenance and security patch management across enterprise security gateways.
Question 240
Which utility generates complete diagnostic system snapshots?
- cpinfo
- sysdiag
- show diagnostic
- fw diag
Correct Answer: 1
Explanation:
Executing cpinfo gathers system hardware details, operating system configurations, installed hotfixes, active daemon states, and policy database objects into a single compressed output file. Check Point support engineers analyze cpinfo files to diagnose complex system crashes, software bugs, and hardware anomalies. Network administrators run cpinfo -g to capture system snapshots prior to opening technical support tickets, facilitating rapid offline root-cause analysis without requiring extended live debugging sessions on active production security management platforms.