> Source: [sk102234](https://support.checkpoint.com/results/sk/sk102234)

# sk102234 - Backing up Gaia system level configuration

| Property | Value |
|----------|-------|
| Solution ID | sk102234 |
| Date Created | 2014-08-28 |
| Last Modified | 2024-05-20 |
| Technical Level | General |
| Products | Security Gateway, Security Management Server |
| Versions | R81.20, R81.10 (EOS), R81.20, R81 (EOS), R81.10 (EOS), R81 (EOS) |
| OS | Gaia |

## Solution

Creating a backup of the system level configuration in Gaia will preserve information such as static routes, interface IP address information, etc. This is useful when doing a fresh install in lieu of an in-place upgrade, or doing a migration to new hardware.

**To create the configuration file, use the following procedure:**

1. Log in to the command line on the Security Gateway or Security Management.
2. Run this command with the filename of your choice:  
   **HostName > save configuration <filename>**

This will create a file with your current system level configuration in the home directory of the current user.   
For example, if logged in as "admin", the file will be located in */home/admin*.

**To load the configuration, use the following procedure:** Run Gaia First time configuration Wizard first when loading the configuration to a Gaia fresh installed device.

1. Copy the file into the home directory of the user you will log in as.   
   For example, if you will log in as "admin", put the file in */home/admin*.

2. Log in to the Security Gateway or Security Management server.

3. Run this command using the name of the configuration file.   
   A message will display showing the current progress and any errors that are encountered.   
   Then save config to commit the changes:

   **`HostName > set clienv on-failure continue`**   
   **`HostName > load configuration <filename>`**   
   **`HostName > set clienv on-failure stop`**   
   **`HostName > save config`**

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
