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.
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)- A7% (2)
- C3% (1)
- D90% (26)
Why each option
The GAiA CLI command 'show config-state' reveals whether unsaved configuration changes exist that would be lost on reboot.
'show unsaved' is not a valid GAiA CLI command and will produce an error if entered in the Clish shell.
'show save-state' is not a recognized command in the GAiA CLI command reference and does not exist in any supported GAiA version.
'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.
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
Community Discussion
No community discussion yet for this question.