nerdexam
Check_Point

156-215.80 · Question #224

Katie has been asked to do a backup on the Blue Security Gateway. Which command would accomplish this in the Gaia CLI?

The correct answer is D. Blue > add backup local. In Gaia clish, the correct syntax to initiate a local backup is 'add backup local', executed from the standard clish prompt indicated by the hostname followed by '>'.

Deployment and Configuration

Question

Katie has been asked to do a backup on the Blue Security Gateway. Which command would accomplish this in the Gaia CLI?

Options

  • ABlue > add local backup
  • BExpert&Blue#add local backing
  • CBlue > set backup local
  • DBlue > add backup local

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    3% (1)
  • D
    93% (28)

Why each option

In Gaia clish, the correct syntax to initiate a local backup is 'add backup local', executed from the standard clish prompt indicated by the hostname followed by '>'.

ABlue > add local backup

The syntax 'add local backup' reverses the correct argument order; Gaia clish requires 'add backup local', not 'add local backup'.

BExpert&Blue#add local backing

The 'Expert&Blue#' prompt indicates Expert root shell mode rather than clish, and 'add local backing' is not a valid command in either mode.

CBlue > set backup local

The verb 'set' in clish is used to modify configuration parameters, not to create backups; the correct verb for initiating a backup is 'add'.

DBlue > add backup localCorrect

The Gaia clish command 'add backup local' creates a local system backup and is run from the clish shell, which is indicated by the 'Blue >' prompt in the question. The verb 'add' is the correct clish action for initiating a new backup, and 'local' specifies the backup destination as the local filesystem. This is the standard syntax documented in the Gaia Administration Guide for creating on-box backups.

Concept tested: Gaia CLI clish syntax for creating local backups

Source: https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_Gaia_AdminGuide/Topics-GAG/Backup-and-Restore.htm

Topics

#Gaia CLI#backup command#command syntax#system administration

Community Discussion

No community discussion yet for this question.

Full 156-215.80 Practice