Check_Point
156-215.81 · Question #310
Using mgmt_cli, what is the correct syntax to import a host object called Server_1 from the CLI?
The correct answer is A. mgmt_cli add-host "Server_1" ip_address "10.15.123.10" --format txt. See the full explanation below for the reasoning.
Question
Using mgmt_cli, what is the correct syntax to import a host object called Server_1 from the CLI?
Options
- Amgmt_cli add-host "Server_1" ip_address "10.15.123.10" --format txt
- Bmgmt_cli add host name "Server_1" ip_address "10.15.123.10" --format json
- Cmgmt_cli add object-host "Server_1" ip_address "10.15.123.10" --format json
- Dmgmt_cli add object "Server_1" ip_address "10.15.123.10" --format json
How the community answered
(36 responses)- A78% (28)
- B6% (2)
- C14% (5)
- D3% (1)
Community Discussion
No community discussion yet for this question.