What API command below creates a new host with the name “New Host” and IP address of “192.168.0.10”?

Posted by: Pdfprep Category: 156-915.80 Tags: , ,

What API command below creates a new host with the name “New Host” and IP address of “192.168.0.10”?
A . new host name “New Host” ip-address “192.168.0.10”
B . set host name “New Host” ip-address “192.168.0.10”
C . create host name “New Host” ip-address “192.168.0.10”
D . add host name “New Host” ip-address “192.168.0.10”

Answer: D

Explanation:

Sample Command with SmartConsole CLI You can use the add host command to create a new host and then publish the changes. > add host name "Sample_Host" ip-address "192.0.2.3" > publish

Reference: http://dl3.checkpoint.com/paid/29/29532b9eec50d0a947719ae631f640d0/ CP_R80_CheckPoint_API_ReferenceGuide.pdf? HashKey=1522171823_f53d2a32a77bde441b88d53824dcb893&xtn=.pdf

Leave a Reply

Your email address will not be published.