Check Point Certified Security Expert (CCSE) R81.20 — Question 100
The Firewall Administrator is required to create 100 new host objects with different IP addresses. What API command can he use in the script to achieve the requirement?
Answer options
- A. add hostnameip-address
- B. set hostnameip-address
- C. set host nameip-address
- D. mgmt_cli-madd host nameip-address
Correct answer: D
Explanation
The correct option, D, is the proper command to add host objects using the Management CLI (mgmt_cli) with the appropriate syntax. Options A, B, and C are incorrect because they either use the wrong command or have syntax errors that would prevent the creation of the host objects.