Check Point Certified Security Administrator R82 Questions and Answers
Question 53
When is a new Revision created?
Options:
A.
by executing "set revision" command
B.
during database installation
C.
during publish
D.
during installation
Answer:
C
Explanation:
The correct answer is C. A new revision is created when an administrator publishes session changes in SmartConsole. Check Point’s session model lets administrators make changes in a private working session without immediately affecting the published management database. When the administrator publishes, those changes become part of the management database, and a revision is created for change tracking and comparison. Option A is wrong because there is no normal SmartConsole workflow where a set revision command creates the revision. Option B is wrong because database installation is not the revision creation trigger. Option D is wrong because installing policy pushes the published policy to gateways; it does not itself define the creation of a new management revision. The CCSA takeaway is that “Publish” commits the management changes and creates a revision; “Install Policy” enforces those published changes on selected gateways. Reference topics: SmartConsole sessions, Publish, revisions, policy installation workflow.
Question 54
What is the recommended service for web browsing in Application Control?
Options:
A.
DNS
B.
HTTP
C.
FTP
D.
SMTP
Answer:
B
Explanation:
The correct answer is B. For web-browsing rules in Application Control and URL Filtering, the relevant service in the available answer set is HTTP. DNS is used for domain-name resolution, not web browsing itself. FTP is used for file transfer, and SMTP is used for email transmission. In actual policy design, administrators commonly consider both HTTP and HTTPS traffic because modern web browsing is overwhelmingly encrypted, and HTTPS Inspection may be needed for full visibility. However, among the four listed services, HTTP is the correct web-browsing service. The important CCSA principle is that Application Control and URL Filtering rules are placed in Access Control layers where application/site objects and service conditions determine matching. Using the wrong service object can cause the rule not to match the intended web traffic. Reference topics: Application Control, URL Filtering, Services & Applications column, web-browsing rule design.