Which of the following is NOT part of the policy installation process?

Which of the following is NOT part of the policy installation process?

Which of the following is NOT part of the policy installation process?

A.
Initiation

B.
Validation

C.
Code compilation

D.
Code generation



Leave a Reply 9

Your email address will not be published. Required fields are marked *


john

john

sk101226

Assuming the initiation was made by the SmartDashboard, as opposed to using command line options, such as fwm load (on Management Server) or fw fetch (on Security Gateway), the Check Point Management Interface (CPMI) policy installation command is sent to FWM process on the Management Server where the verification and compilation takes place.

FWM process forwards the command to CPD process for code generation and compilation.

CPD process invokes the Check Point Policy Transfer Agent (CPTA) command that sends the policy to all applicable Security Gateways.

CPD process on the Security Gateway receives the policy and verifies its integrity.

FWD process on the Security Gateway updates all of the user-mode processes responsible for enforcement aspects. These include VPND process for VPN issues, FWSSD processes for Security Server issues, and so on. Once complete, the CPD process then initiates the update for Check Point kernel.

The new policy is prepared, and the Check Point kernel halts the current traffic and starts queuing all incoming traffic.

The Atomic Load takes place. This process should take a fraction of a second.
Note: During Atomic Load, SecureXL is disabled and re-enabled afterwards.

The traffic queue is released, and all of the packets are handled by the new security policy.

knabeowulf

knabeowulf

From Page 43 CHKP Certified Security Expert:Policy Installation Process is described as: Initiation, Verification,Conversion,Code Gen & compilation, CPTA and Commit. So B is the correct answer.

pacman

pacman

Correct. “Validation” is NOT a part of the policy installation process.

vpn123

vpn123

Validation is different from Verification. Correct answer is B.

FriedBacon

FriedBacon

It’s C: it is C that is NOT part of the Policy install package

the ff procedure for policy install is:
1. Initiation
2. Verification
3. Conversion
4. Code generation AND compilation
5. CPTA
6. Commit

FriedBacon

FriedBacon

CORRECTION it is B haha

Esteban

Esteban

B. Validation

CampeonDelSiglo

CampeonDelSiglo

Verification is not the same as Validation. So it’s B.