nerdexam
Check_Point

156-215.80 · Question #344

You want to verify if there are unsaved changes in GAiA that will be lost with a reboot. What command can be used?

The correct answer is D. show config-state. The GAiA CLI command 'show config-state' reveals whether unsaved configuration changes exist that would be lost on reboot.

Deployment and Configuration

Question

You want to verify if there are unsaved changes in GAiA that will be lost with a reboot. What command can be used?

Options

  • Ashow unsaved
  • Bshow save-state
  • Cshow configuration diff
  • Dshow config-state

How the community answered

(29 responses)
  • A
    7% (2)
  • C
    3% (1)
  • D
    90% (26)

Why each option

The GAiA CLI command 'show config-state' reveals whether unsaved configuration changes exist that would be lost on reboot.

Ashow unsaved

'show unsaved' is not a valid GAiA CLI command and will produce an error if entered in the Clish shell.

Bshow save-state

'show save-state' is not a recognized command in the GAiA CLI command reference and does not exist in any supported GAiA version.

Cshow configuration diff

'show configuration diff' is not a standard GAiA Clish command for checking unsaved changes and is not part of the supported GAiA CLI syntax for this purpose.

Dshow config-stateCorrect

The 'show config-state' command in the GAiA CLI reports the current save state of the system configuration - if the output indicates 'modified', there are uncommitted changes in memory that will not survive a reboot unless the administrator runs 'save config' to persist them to disk.

Concept tested: GAiA CLI command to detect unsaved configuration changes

Source: https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_Gaia_AdminGuide/Topics-GAG/The-Gaia-CLI.htm

Topics

#GAiA CLI#show config-state#unsaved changes#configuration management

Community Discussion

No community discussion yet for this question.

Full 156-215.80 Practice