CCSA Exam QuestionsBrowse all questions from this exam

CCSA Exam - Question 147


Which of the following is TRUE regarding Gaia command line?

Show Answer
Correct Answer:

Discussion

3 comments
Sign in to comment
keikei1228Option: D
Nov 24, 2024

D. All configurations should be done through clish and expert mode should be used for Linux commands or remaining tasks. Explanation: - Clish is the default shell in Gaia and is used for most configuration tasks. It is a restrictive shell that provides a controlled environment for making configuration changes. - Expert mode is used for low-level system functions and tasks that require access to the underlying operating system. It provides a more permissive shell for advanced configurations and troubleshooting. This approach ensures that configurations are done in a secure and controlled manner while still allowing access to the full capabilities of the underlying operating system when necessary.

Daham98Option: D
Jan 30, 2025

The correct answer is: D. All configurations should be done through clish and expert mode should be used for Linux commands or remaining tasks. Explanation: Gaia is the operating system for Check Point security appliances. It has different command-line interfaces: • clish (Command Line Shell): Used for most configurations of the Check Point system. It provides a structured and secure way to modify settings. • Expert Mode: A Linux shell (bash) that allows access to the underlying OS. It should be used for OS-level tasks, troubleshooting, or advanced configurations that cannot be done in clish. • mgmt_cli: A command-line tool used to interact with Check Point management APIs, primarily for automating security policy and object management. Since clish is the recommended interface for configuration and expert mode is for Linux-level commands, option D is correct.

Maccc10Option: D
Apr 1, 2025

Use clish for most configuration tasks, expert mode is reserved for advanced tasks and OS-level commands that require deeper access to Linux system