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

# sk107286 - When running a saved configuration file,  configuration does not complete as expected (or completes with errors)

| Property | Value |
|----------|-------|
| Solution ID | sk107286 |
| Date Created | 2015-08-13 |
| Last Modified | 2017-10-31 |
| Technical Level | Advanced |
| Products | Security Gateway, Security Management Server, Multi-Domain Security Management Server |
| Versions | R82.10, R82, R81.20, R82.10, R82, R81.20, R82.10, R82.20, R81.20, R82, R82.20 |
| OS | Gaia |

## Symptoms

- * When running a saved configuration file, configuration does not complete as expected (or completes with errors).
* `add snmp interface eth2` command produces "Interface eth2 does not exist" error.
* Gaia configuration commands are not saved sorted in a way that guarantees continuation when loading them from the file.

  *Example from "/config/db/initial" file* - user "*myuser* " is added to group "*mygroup* " before it is created with "*add user*":

  ```
  
  ... ... ...
  add group mygroup gid 3561
  add group mygroup member myuser
  add user myuser uid 1002 homedir /home/myuser
  set user myuser gid 100 shell /bin/bash
  set user myuser password-hash XXX/
  set user monitor shell /etc/cli.sh
  set user monitor password-hash *
  ... ... ...
  ```

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# 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
