Check Point Certified Security Expert (CCSE) R80 — Question 57
Please choose correct command 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: D
Explanation
The correct command is 'mgmt: add host name emailserver1 ip-address 10.50.23.90' because it uses the correct syntax required by the GAiA management CLI for adding a host. The other options either omit necessary components or use incorrect command structures that do not conform to the CLI's requirements.