Checkpoint 156-315.81.20 - Check Point Certified Security Expert - R81.20 Exam
Page: 1 / 40
Total 199 questions
Question #1 (Topic: Exam A)
Choose the correct syntax to add a new host named “emailserver1” with IP address 10.50.23.90 using GAiA Management CLI?
A. mgmt._cli add host name “emailserver1” ip-address 10.50.23.90
B. mgmt._cli add host “emailserver1” address 10.50.23.90
C. mgmt._cli add host name “myHost12 ip” address 10.50.23.90
D. mgmt._cli add host name ip-address 10.50.23.90
Answer: A
Question #2 (Topic: Exam A)
Which method below is NOT one of the ways to communicate using the Management API’s?
A. Typing API commands using Gaia’s secure shell (clish)
B. Typing API commands from a dialog box inside the SmartConsole GUI application
C. Sending API commands over an http connection using web-services
D. Typing API commands using the “mgmt._cli” command
Answer: C
Question #3 (Topic: Exam A)
Which of the following is NOT a type of Check Point API available in R80.x?
A. Identity Awareness Web Services
B. OPSEC SDK
C. Management
D. Mobile Access
Answer: D
Question #4 (Topic: Exam A)
What API command below creates a new host object with the name “My Host” and IP address of “192.168.0.10”?
A. set host name “My Host” ip-address “192.168.0.10”
B. create host name “My Host” ip-address “192.168.0.10”
C. new host name “My Host” ip-address “192.168.0.10”
D. mgmt_cli –m <mgmt ip> add host name “My Host” ip-address “192.168.0.10”
Answer: D
Question #5 (Topic: Exam A)
What command verifies that the API server is responding?
A. api stat
B. show api_status
C. api_get_status
D. api status
Answer: D