Check_Point
156-315.80 · Question #425
Choose the correct syntax to add a new host named "emailserver1" with IP address 10.50.23.90 using GAiA Management CLI?
The correct answer is D. mgmt_cli add host name "emailserver1" ip-address 10.50.23.90. https://weekly-geekly.github.io/articles/339924/index.html
Automation and Orchestration
Question
Choose the correct syntax to add a new host named "emailserver1" with IP address 10.50.23.90 using GAiA Management CLI?
Options
- Amgmt_cli add host name "myHost12 ip" address 10.50.23.90
- Bmgmt_cli add host name ip-address 10.50.23.90
- Cmgmt_cli add host "emailserver1" address 10.50.23.90
- Dmgmt_cli add host name "emailserver1" ip-address 10.50.23.90
How the community answered
(47 responses)- A4% (2)
- B6% (3)
- C13% (6)
- D77% (36)
Explanation
Topics
#mgmt_cli#host object creation#GAIA CLI#Management API syntax
Community Discussion
No community discussion yet for this question.