Check Point Certified Security Expert (CCSE) R80 — Question 206

Using mgmt_cli, what is the correct syntax to import a host object called Server_1 from the CLI?

Answer options

Correct answer: B

Explanation

The correct answer is B because it uses the proper command format for adding a host with the specified name and IP address in JSON format. Option A is incorrect due to using 'add-host' and a different format, while C misuses 'add object-host', and D has an invalid command 'mgmt._cli' and incorrect object naming.