Check Point Certified Security Administrator (CCSA) R80 — Question 26
Please choose correct command syntax to add an `emailserver1` host with IP address 10.50.23.90 using GAiA management CLI?
Answer options
- A. host name myHost12 ip-address 10.50.23.90
- B. mgmt add host name ip-address 10.50.23.90
- C. add host name emailserver1 ip-address 10.50.23.90
- D. mgmt add host name emailserver1 ip-address 10.50.23.90
Correct answer: C
Explanation
The correct answer is C because it uses the proper syntax to add a host with a specified name and IP address in the GAiA management CLI. Option A is incorrect as it specifies a different host name, while options B and D do not have the correct command structure for adding a host.