Check Point Certified Security Administrator (CCSA) R81 — Question 33
The default shell of the Gaia CLI is cli.sh. How do you change from the cli.sh shell to the advanced shell to run Linux commands?
Answer options
- A. Execute the command 'enable' in the cli.sh shell
- B. Execute the 'conf t' command in the cli.sh shell
- C. Execute the command 'expert' in the cli.sh shell
- D. Execute the 'exit' command in the cli.sh shell
Correct answer: C
Explanation
The correct answer is C, as the 'expert' command is specifically designed to elevate the user to the advanced shell where Linux commands can be executed. Option A is incorrect because 'enable' is not a command used to switch shells in this context. Option B is incorrect because 'conf t' is a Cisco command for entering configuration mode, not for changing shells. Option D is incorrect since 'exit' would terminate the current shell session instead of switching to the advanced shell.