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

# sk105787 - Adding "space" character before Clish command overrides the Cloning Group restrictions

| Property | Value |
|----------|-------|
| Solution ID | sk105787 |
| Date Created | 2015-04-21 |
| Last Modified | 2020-11-09 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |
| OS | Gaia |

## Symptoms

- Adding "space" character before Clish command overrides the Cloning Group restrictions.   

Example:   

Adding a static route using IP 10.10.40.50   

The "space" character is not being used:   

R77.10:\> *set static-route default nexthop gateway address 10.10.40.50 on*   
CLINFR0699 This command belongs to a cloning group synchronized feature and therefore cannot be executed in normal mode.   

<br />

The "space" character is being used:   

R77.10\> *set static-route default nexthop gateway address 10.10.40.50 on*   

```
R77.10> show route
Codes: C - Connected, S - Static, R - RIP, B - BGP,
       O - OSPF IntraArea (IA - InterArea, E - External, N - NSSA)
       A - Aggregate, K - Kernel Remnant, H - Hidden, P - Suppressed,
       U - Unreachable, i - Inactive

S         0.0.0.0/0           via 10.10.1.1, eth0, cost 0, age 37
                              via 10.10.40.50, eth0
C         1.1.1.0/24          is directly connected, eth3
                                  Sync
C         11.11.11.0/24       is directly connected, eth1
C         22.22.22.0/24       is directly connected, eth2
C         127.0.0.0/8         is directly connected, lo
C         10.10.0.0/16       is directly connected, eth0
```

## 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
